godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
Timer.stop
godot
timer
Timer
Stops the timer.
struct
Timer
@
nogc
nothrow
void
stop
(
)
Meta
Source
See Implementation
godot
timer
Timer
aliases
BaseClasses
enums
Constants
TimerProcessMode
functions
getTimeLeft
getTimerProcessMode
getWaitTime
hasAutostart
isOneShot
isPaused
isStopped
opAssign
opEquals
setAutostart
setOneShot
setPaused
setTimerProcessMode
setWaitTime
start
stop
properties
autostart
oneShot
paused
processMode
timeLeft
waitTime
static functions
_new
static variables
_classBindingInitialized
structs
_classBinding
unions
__anonymous
variables
_GODOT_internal_name
Stops the timer.