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
deltaTimefloatThe current delta time.
Updates this tracker with the specified current time.
public void Update(float deltaTime)
deltaTime floatThe current delta time.