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

Simple waypoint AI. More...

#include "Application.h"
#include "RefCountingObject.h"
#include "scriptdictionary/scriptdictionary.h"
#include <string>
+ Include dependency graph for VehicleAI.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  RoR::VehicleAI
 

Namespaces

 RoR
 

Enumerations

enum  RoR::Ai_events { RoR::AI_HORN, RoR::AI_LIGHTSTOGGLE, RoR::AI_WAIT_SECONDS, RoR::AI_BEACONSTOGGLE }
 Enum with AI events. More...
 
enum  RoR::Ai_values { RoR::AI_SPEED, RoR::AI_POWER }
 Enum with AI values that can be set. More...
 

Detailed Description

Simple waypoint AI.

Author
AnotherFoxGuy
Date
03/2016

Definition in file VehicleAI.h.