TORCS  1.3.9
The Open Racing Car Simulator
steer.cpp File Reference
#include "sim.h"
Include dependency graph for steer.cpp:

Go to the source code of this file.

Functions

void SimSteerConfig (tCar *car)
 
void SimSteerReConfig (tCar *car)
 
void SimSteerUpdate (tCar *car)
 

Function Documentation

◆ SimSteerConfig()

void SimSteerConfig ( tCar car)

Definition at line 21 of file steer.cpp.

Here is the call graph for this function:

◆ SimSteerReConfig()

void SimSteerReConfig ( tCar car)

Definition at line 31 of file steer.cpp.

Here is the call graph for this function:

◆ SimSteerUpdate()

void SimSteerUpdate ( tCar car)

Definition at line 41 of file steer.cpp.