Rigs of Rods 2023.09
Soft-body Physics Simulation
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
Data Structures | Namespaces | Enumerations
VehicleAI.h File Reference

Simple waypoint AI. More...

#include "Application.h"
#include "RefCountingObject.h"
#include "scriptdictionary/scriptdictionary.h"
#include <string>

Go to the source code of this file.

Data Structures

class  RoR::VehicleAI
 

Namespaces

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