LeviLamina
|
Public Member Functions | |
RunInitializers & | operator= (RunInitializers const &) |
RunInitializers (RunInitializers const &) | |
virtual void | tick (::EntityRegistry ®istry) |
virtual void | singleTick (::EntityRegistry ®istry, ::EntityContext &entity) |
virtual void | singleTick (::EntityRegistry ®istry, ::StrictEntityContext &entityContext) |
MCAPI void | $tick (::EntityRegistry ®istry) |
MCFOLD void | $singleTick (::EntityRegistry ®istry, ::EntityContext &entity) |
MCFOLD void | $singleTick (::EntityRegistry ®istry, ::StrictEntityContext &entityContext) |
virtual void | registerEvents (::entt::dispatcher &dispatcher) |
MCFOLD void | $registerEvents (::entt::dispatcher &dispatcher) |
Static Public Member Functions | |
static MCAPI void ** | $vftable () |
Public Attributes | |
::ll::UntypedStorage< 8, 8 > | mUnkcefeb9 |
|
virtual |
Implements ITickingSystem.
|
virtual |
Reimplemented from ITickingSystem.
|
virtual |
Reimplemented from ITickingSystem.