Class TickEvent

An event for handling updates, that fires 20 times every second.

Hierarchy

  • TickEvent

Constructors

Properties

Constructors

Properties

currentTick: number

Current tick at the time this event was fired.

deltaTime: number

Time since the last tick was fired.