Classes
Events
tick:after
Emitted by then engine after running all the systems.
The payload is the Engine instance that originated the event.
Type:
- Engine
tick:before
Emitted by the engine just before running the systems.
The payload is the Engine instance that originated the event.
Type:
- Engine