Difference between revisions of "Event.TIMER COMPLETE"
From GiderosMobile
Line 3: | Line 3: | ||
'''Value:''' timerComplete<br/> | '''Value:''' timerComplete<br/> | ||
=== Description === | === Description === | ||
− | <translate>This event is dispatched only when | + | <translate>This event is dispatched only when [[Timer]] reached the provided amount of repeat count.</translate> |
Revision as of 13:53, 23 August 2018
Available since: Gideros 2011.6
Value: timerComplete
Description
This event is dispatched only when Timer reached the provided amount of repeat count.