Lysa  0.0
Lysa 3D Engine
Timer Member List

This is the complete list of members for Timer, including all inherited members.

Callback typedefTimer
Timer(float waitTime, bool oneShot=true, bool autoStart=false, const Callback &callback=nullptr)Timer
callbackTimerprotected
elapsedTimerprotected
fireCallback()Timerprotectedvirtual
getWaitTime() constTimerinline
isOneShot() constTimerinline
isStopped() constTimerinline
oneShotTimerprotected
setOneShot(const bool v)Timerinline
setWaitTime(const float t)Timerinline
start()Timer
stop()Timer
stoppedTimerprotected
update(double deltaTime)Timer
waitTimeTimerprotected
~Timer()Timervirtual