Click or drag to resize
TimeManagerGameTime Property
Get last game-time instance.

Namespace:  GeonBit.Managers
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public GameTime GameTime { get; }

Property Value

Type: GameTime
See Also