Click or drag to resize
GameSystemManager Property
Manager responsible for updating all game systems in each tick.

Namespace: Slash.Application.Games
Assembly: Slash.Application (in Slash.Application.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public SystemManager SystemManager { get; }

Property Value

Type: SystemManager
See Also