Methods
- Get the timer frames amount
- Since:
- Version 1.4.0
Returns:
Type Description number Amount of frames in the timer - Initialize the timer
- Check if the timer is currently working
Returns:
Type Description boolean True if working - Processing when the timer expires
- Get the timer seconds amount
Returns:
Type Description number Amount of seconds in the timer - Start the timer
Name Type Description count
number The frame count of the timer - Stop the timer
- Update the timer
Name Type Description sceneActive
boolean If the scene is active