clockStep

Determines if calls to Clock.tick are frame dependent or system clock dependent. Changing this property to ClockStep.SYSTEM_CLOCK will set Clock.multiplier to 1.0, Clock.shouldAnimate to true, and Clock.currentTime to the current system clock time.

See also