RigsofRods
Soft-body Physics Simulation
Data Structures | Namespaces | Enumerations
VehicleAIClass.h File Reference

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...
 

Detailed Description

Simple waypoint AI.

Author
AnotherFoxGuy
Date
03/2016

Definition in file VehicleAIClass.h.