Table of Contents

Method Update

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

Update(float)

Updates this tracker with the specified current time.

public void Update(float deltaTime)

Parameters

deltaTime float

The current delta time.