-
-
Notifications
You must be signed in to change notification settings - Fork 18
Alarms
Malcolm edited this page Feb 5, 2019
·
11 revisions
Alarm functions are used for timed events within game. Alarms in the SimplexEngine are based on how many frames to wait based on what was given them (The SimplexEngine runs on 60fps). SimplexEngine, currently has 16 implemented alarm events, however due to SimplexEngine being open sourced, people can make more alarms.