Home
last modified time | relevance | path

Searched refs:registerProps (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/aseprite/aseprite-1.2.9/src/script/
H A Dengine.cpp301 void Context::registerProps(index_t idx, const PropertyEntry* props) in registerProps() function in script::Context
342 if (props) registerProps(-1, props); in registerObject()
359 if (props) registerProps(-1, props); in registerClass()
H A Dengine.h116 void registerProps(index_t idx,