i6engine
1.0
|
Classes | |
struct | Component_Create_Create |
creates a Component on Object with id goid and Component id coid with registered template name tpl and attributes of params More... | |
struct | Component_Create_Delete |
deletes Component with familyID famID on GameObject with id goid More... | |
struct | Component_CreateCallback_Create |
creates a Component on Object with id goid and Component id coid with registered template name tpl and attributes of params and calls callback afterwards More... | |
struct | Component_EnableTicking_Update |
enables or disables ticking of a Component More... | |
struct | Component_MoverResync_Update |
used to resynchronize MoverComponents More... | |
struct | Component_Shatter_Update |
calls shatter method of given object with id of the other object detected during collision More... | |
struct | Component_Spawnpoint_Update |
reactivates a Spawnpoint More... | |
deletes Component with familyID famID on GameObject with id goid
typedef i6e::api::components::Component_EnableTicking_Update i6e::api::components::Component_EnableTicking_Update |
enables or disables ticking of a Component
typedef i6e::api::components::Component_MoverResync_Update i6e::api::components::Component_MoverResync_Update |
used to resynchronize MoverComponents
typedef i6e::api::components::Component_Shatter_Update i6e::api::components::Component_Shatter_Update |
calls shatter method of given object with id of the other object detected during collision
typedef i6e::api::components::Component_Spawnpoint_Update i6e::api::components::Component_Spawnpoint_Update |
reactivates a Spawnpoint