- Clock
- ClockStep
See:
Members
(static, constant) CLAMPED : Number
(static, constant) LOOP_STOP : Number
當(dāng)達(dá)到
Clock#stopTime
時(shí),Clock#tick
將前進(jìn)Clock#currentTime
至間隔的另一端。當(dāng)時(shí)間向后移動(dòng)時(shí),Clock#tick
不會(huì)前進(jìn)超過Clock#startTime
(static, constant) UNBOUNDED : Number
Clock#tick
將始終使時(shí)鐘朝當(dāng)前方向前進(jìn)。