-
Notifications
You must be signed in to change notification settings - Fork 4
Countdown
AlphaHelix edited this page Aug 25, 2017
·
2 revisions
Simply create a new instance of GameCountdown and run the "start()" method.
-
CountDownFinishEvent > called when the time of a countdown reaches 0
-
CountDownStartEvent > called when the "start()" method is run
-
CountDownTimeEvent > called when the time of a countdown reaches a specific time
Made by AlphaHelix