![]() |
VR-Forces 4.10 Class Documentation
|
Go to the source code of this file.
Classes | |
| class | DtRoadMovementUpdater |
| Models an entity moving along a generated road path. More... | |
Macros | |
| #define | DT_ROAD_MOVE_COAST_DECEL_FRACTION 0.5 |
| The fraction of max deceleration to use when coasting to a stop (e.g., when out of fuel). More... | |
| #define | DT_ROAD_MOVE_DESTROYED_DECELERATION -5.0 |
| Acceleration to use when entity is destroyed or immobilized. More... | |
| #define DT_ROAD_MOVE_COAST_DECEL_FRACTION 0.5 |
The fraction of max deceleration to use when coasting to a stop (e.g., when out of fuel).
| #define DT_ROAD_MOVE_DESTROYED_DECELERATION -5.0 |
Acceleration to use when entity is destroyed or immobilized.
In mps^2.