Difference between revisions of "Event.TIMER"

From GiderosMobile
Line 3: Line 3:
 
'''Value:''' timer<br/>
 
'''Value:''' timer<br/>
 
=== Description ===
 
=== Description ===
This event is dispatched on every `Timer` repeat until timer is stopped or the provided amount of repeat count is reached
+
<translate>This event is dispatched on every [[[Timer]]] repeat until timer is stopped or the provided amount of repeat count is reached</translate>

Revision as of 14:33, 23 August 2018

Available since: Gideros 2011.6
Value: timer

Description

This event is dispatched on every [[[Timer]]] repeat until timer is stopped or the provided amount of repeat count is reached