Difference between revisions of "Timer.resumeAll"

From GiderosMobile
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
'''Available since:''' Gideros 2011.6<br/>
 
'''Available since:''' Gideros 2011.6<br/>
 +
'''Class:''' [[Timer]]<br/>
 +
 
=== Description ===
 
=== Description ===
<br />
+
Resumes all timers.
Resume all timers.<br />
+
<syntaxhighlight lang="lua">
<br />
+
Timer.resumeAll()
<source lang="lua">
+
</syntaxhighlight>
Timer.resumeAll()
+
 
</source>
+
{{Timer}}

Latest revision as of 22:42, 24 August 2024