![]() | ProcessManager Class |
Namespace: Slash.ECS.Processes
The ProcessManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | ProcessManager | Initializes a new instance of the ProcessManager class |
Name | Description | |
---|---|---|
![]() | AddProcess |
Adds a new process to be updated in each tick.
|
![]() | UpdateProcesses |
Updates all active processes, removing dead ones and starting
next linked processes where necessary.
|