Class TriggerSystem¶
Defined in File trigger_system.h
Inheritance Relationships¶
Base Type¶
public System(Class System)
Class Documentation¶
-
class
TriggerSystem: public System¶ Responsible for managing the notifications of trigger components.
Public Functions
-
void
update(float deltaMilliseconds)¶
Public Static Functions
-
static TriggerSystem *
GetSingleton()¶
-
void