![]() |
torcs - 1.2.2 | ![]() |
#include <robot.h>
Public Attributes | |
tfRbNewTrack | rbNewTrack |
Give the robot the track view. | |
tfRbNewRace | rbNewRace |
Start a new race. | |
tfRbEndRace | rbEndRace |
End of the current race. | |
tfRbDrive | rbDrive |
Drive during race. | |
tfRbPitCmd | rbPitCmd |
Get the driver's pit commands. | |
tfRbShutdown | rbShutdown |
Called before the dll is unloaded. | |
int | index |
Index used if multiple interfaces. |
|
Index used if multiple interfaces.
|
|
Drive during race.
|
|
End of the current race.
|
|
Start a new race.
|
|
Give the robot the track view. Called for every track change or new race |
|
Get the driver's pit commands.
|
|
Called before the dll is unloaded.
|