Methods_T_WolfCurses_ITick - Maxwolf/WolfCurses GitHub Wiki
The ITick type exposes the following members.
| Name | Description | |
|---|---|---|
![]() |
OnTick | Called when the simulation is ticked by underlying operating system, game engine, or potato. Each of these system ticks is called at unpredictable rates, however if not a system tick that means the simulation has processed enough of them to fire off event for fixed interval that is set in the core simulation by constant in milliseconds. |
