Skip to content
CryoEagle edited this page Jan 22, 2019 · 11 revisions

Alarm functions are for timed events to game. The engine is using 60 frames per second and actually, alarms in SimplexEngine are based on how many frames to wait you give them. In the SimplexEngine are implemented 16 alarm events, because SimplexEngine is open source, people can make there more alarms by their choice.

Clone this wiki locally