The game object class for the timer.
Game_Timer
Returns true if the timer is working and counting down.
Handler for when the time expires on the timer.
Returns the number of seconds on the timer.
Starts the timer with the specified number of frames as count.
Stops the timer.
Updates the game timer.
Generated using TypeDoc
The game object class for the timer.
Game_Timer