| WaitProcess Class |
Namespace: Slash.ECS.Processes
The WaitProcess type exposes the following members.
| Name | Description | |
|---|---|---|
| WaitProcess |
Creates a new process to wait before starting the next one.
|
| Name | Description | |
|---|---|---|
| Lifetime |
Time to wait before starting the next process, in seconds.
| |
| TimeElapsed |
Time already waited, in seconds.
|
| Name | Description | |
|---|---|---|
| Update |
Updates this process.
(Overrides GameProcessUpdate(Single).) |