Click or drag to resize
GameEntityManager Property
Manager responsible for creating and removing entities in this game.

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

Property Value

Type: EntityManager
See Also