Timer:reset
From GiderosMobile
Available since: Gideros 2011.6
Class: Timer
Description
Stops the timer and sets the currentCount property to 0. <syntaxhighlight lang="lua"> Timer:reset() </source>
Available since: Gideros 2011.6
Class: Timer
Stops the timer and sets the currentCount property to 0. <syntaxhighlight lang="lua"> Timer:reset() </source>