|
|
void | Update (const float deltaT) |
| |
|
template<typename Event > |
| void | RegisterRecieveEvent (entt::dispatcher &dispatcher) |
| |
|
template<typename Event > |
| void | RegisterSendEvent (entt::dispatcher &dispatcher) |
| |
|
bool | LoadScript (const char *path) |
| |
|
void | RemoveScript (const char *path) |
| |
|
bool | IsScriptLoaded (const char *path) |
| |
|
void | EnableScript (const char *path) |
| |
|
void | DisableScript (const char *path) |
| |
|
std::optional< sol::environment > | GetScriptEnvironment (const char *path) |
| |
|
void | ReloadScripts () |
| |
The documentation for this class was generated from the following files: