Jypeli 10
The simple game programming library
Jypeli.Timer Jäsenlista

Tämä on lista kaikista jäsenistä luokassa Jypeli.Timer, sisältäen kaikki perityt jäsenet.

_enabledJypeli.Timerprivate
ClearAll()Jypeli.Timerpackagestatic
countIntervalJypeli.Timerprivate
CreateAndStart(double interval, Action onTimeout)Jypeli.Timerstatic
CurrentTimeJypeli.Timer
EnabledJypeli.Timer
IgnorePauseJypeli.Timer
IntervalJypeli.Timer
Limit(Action action, double seconds)Jypeli.Timerstatic
LimitTimes(int numTimes)Jypeli.Timerprivate
Pause()Jypeli.Timer
Reset()Jypeli.Timer
savedCountJypeli.Timerprivate
savedTriggerJypeli.Timerprivate
SecondCounterJypeli.Timer
SecondCounterStepJypeli.Timer
SingleShot(double seconds, Action onTimeout)Jypeli.Timerstatic
Start()Jypeli.Timer
Start(int times)Jypeli.Timer
Stop()Jypeli.Timer
TagJypeli.Timer
TimeoutJypeli.Timer
Timer()Jypeli.Timer
Timer(double interval)Jypeli.Timer
Timer(double interval, Action onTimeout)Jypeli.Timer
timersJypeli.Timerprivatestatic
TimesJypeli.Timer
TimesLimitedJypeli.Timer
timeToCountJypeli.Timerprivate
timeToTriggerJypeli.Timerprivate
trigIntervalJypeli.Timerprivate
UpdateAll(Time time)Jypeli.Timerpackagestatic
UpdateAll(Time time, Predicate< Timer > isUpdated)Jypeli.Timerpackagestatic
UpdateTimer(Timer timer, TimeSpan dt)Jypeli.Timerprivatestatic