IEngine Methods |
[This is preliminary documentation and is subject to change.]
The IEngine type exposes the following members.
| Name | Description | |
|---|---|---|
| Init |
Initalizes the Simulation.
| |
| IsStarted |
Determines whether this instance is started.
| |
| SetCarDefect |
Sets the car defect.
| |
| Start |
Starts the simulation.
| |
| Step |
Simulates a single step.
| |
| Stop |
Stops the simulation.
|