RigsofRods
Soft-body Physics Simulation
|
Simple waypoint AI. More...
Go to the source code of this file.
Data Structures | |
class | Script2Game::VehicleAIClass |
Binding of RoR::VehicleAI; Vehicle driving AI using waypoints. More... | |
class | Script2Game::VehicleAIClass |
Binding of RoR::VehicleAI; Vehicle driving AI using waypoints. More... | |
Namespaces | |
Script2Game | |
Pseudo-namespace; it doesn't exist in code or script runtime, only in this documentation. | |
Enumerations | |
enum | Script2Game::Ai_events { Script2Game::AI_HORN, Script2Game::AI_LIGHTSTOGGLE, Script2Game::AI_WAIT_SECONDS, Script2Game::AI_BEACONSTOGGLE } |
Enum with AI events. More... | |
enum | Script2Game::Ai_values { Script2Game::AI_SPEED, Script2Game::AI_POWER } |
Enum with AI values that can be set. More... | |