TORCS  1.3.9
The Open Racing Car Simulator
RobotItf Struct Reference

Interface Structure for Robots. More...

#include <robot.h>

Collaboration diagram for RobotItf:

Public Attributes

tfRbNewTrack rbNewTrack
 
tfRbNewRace rbNewRace
 
tfRbEndRace rbEndRace
 
tfRbDrive rbDrive
 
tfRbPitCmd rbPitCmd
 
tfRbShutdown rbShutdown
 
int index
 

Detailed Description

Interface Structure for Robots.

Definition at line 107 of file robot.h.

Member Data Documentation

◆ index

int RobotItf::index

Definition at line 114 of file robot.h.

◆ rbDrive

tfRbDrive RobotItf::rbDrive

Definition at line 111 of file robot.h.

◆ rbEndRace

tfRbEndRace RobotItf::rbEndRace

Definition at line 110 of file robot.h.

◆ rbNewRace

tfRbNewRace RobotItf::rbNewRace

Definition at line 109 of file robot.h.

◆ rbNewTrack

tfRbNewTrack RobotItf::rbNewTrack

Definition at line 108 of file robot.h.

◆ rbPitCmd

tfRbPitCmd RobotItf::rbPitCmd

Definition at line 112 of file robot.h.

◆ rbShutdown

tfRbShutdown RobotItf::rbShutdown

Definition at line 113 of file robot.h.


The documentation for this struct was generated from the following file: