Expand description
Support for timer-driven game loops and ticks
Structs§
- Game
Loop Tick - Represents a single tick of the game loop. This will be emitted by a game loop component
- Timer
Tick - An occurrence of a timer tick, sent by the timer capability plugin to a guest module
Constants§
- OP_
TIMER_ TICK - The Waxosuit operation name for a timer tick