Click or drag to resize
ComponentManager Constructor
Constructs a new component manager without any initial components.

Namespace: Slash.ECS.Components
Assembly: Slash.ECS (in Slash.ECS.dll) Version: 1.0.6018.40178
Syntax
public ComponentManager()
See Also