godot-d v0.1.1 (2018-11-04T13:23:39Z)
Dub
Repo
Timer.processMode
godot
timer
Timer
Processing mode. See
timerprocessmode
.
Timer
.
TimerProcessMode
processMode
[@property getter]
struct
Timer
@
nogc
nothrow @
property
Timer.TimerProcessMode
processMode
(
)
long
processMode
[@property setter]
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
Processing mode. See timerprocessmode.