Engine Methods
The Engine type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
AddState |
Add state.
|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
Pulse |
Pulses states list one time
|
|
|
RemoveStateByName |
Remove state by name.
|
|
|
StartEngine |
Starts the engine Pulse()()()() states list in loop in new thread.
|
|
|
StopEngine |
Stops the engine (and abort thread).
|
|
|
ToString | (Inherited from Object.) |

