| ManualClockIGameClockResetDeltaTime Method |
Not supported.
Namespace: DigitalRune.Game.TimingAssembly: DigitalRune.Game (in DigitalRune.Game.dll) Version: 1.4.0.0 (1.4.0.14427)
Syntax void IGameClock.ResetDeltaTime()
Private Sub ResetDeltaTime Implements IGameClock.ResetDeltaTime
private:
virtual void ResetDeltaTime() sealed = IGameClock::ResetDeltaTime
private abstract ResetDeltaTime : unit -> unit
private override ResetDeltaTime : unit -> unit
Implements
IGameClockResetDeltaTimeExceptions See Also