Click or drag to resize
ISystem.ProcessManager Property
Allows ticking and queueing timed processes. Good examples are animations, tweens, or "Go to that point, and open the door after."

Namespace: Slash.Application.Systems
Assembly: Slash.Application (in Slash.Application.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
ProcessManager ProcessManager { get; set; }

Property Value

Type: ProcessManager
See Also