com.onlineobject.objectnet Namespace

UnityClock Members

The UnityClock type exposes the following members.

Constructors


  Name Description
Public method UnityClock
Initializes a new instance of the UnityClock class.

Methods


  Name Description
Public method GetDeltaFrames
Gets the number of frames elapsed since the previous frame.
Public method GetDeltaTime
Gets the time between the current and previous frame.
Public method GetFixedDeltaTime
Gets the fixed time interval between physics updates.
Public method GetTime
Gets the time since the start of the game.
Public method Initialize
Initializes the clock if it has not been initialized already.