Timer.stopAll
From GiderosMobile
Available since: Gideros 2011.6
Class: Timer
Description
Stop all timers.
<syntaxhighlight lang="lua">
Timer.stopAll()
</source>
Available since: Gideros 2011.6
Class: Timer
Stop all timers.
<syntaxhighlight lang="lua">
Timer.stopAll()
</source>