Difference between revisions of "Event.TIMER"

From GiderosMobile
Line 4: Line 4:
 
'''<translate>Defined by</translate>:''' [[Special:MyLanguage/Timer|Timer]]<br/>
 
'''<translate>Defined by</translate>:''' [[Special:MyLanguage/Timer|Timer]]<br/>
 
=== <translate>Descriptio</translate>n ===
 
=== <translate>Descriptio</translate>n ===
<translate>This event is dispatched on every `Timer` repeat until timer is stopped or the provided amount of repeat count is reached</translate>
+
<translate>This event is dispatched on every [[Special:MyLanguage/Timer|Timer]] repeat until timer is stopped or the provided amount of repeat count is reached</translate>

Revision as of 10:35, 24 August 2018

Available since: Gideros 2011.6
Value: timer
Defined by: Timer

Description

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