#include "sim.h"
Go to the source code of this file.
Functions | |
| void | SimAxleConfig (tCar *car, int index) |
| void | SimAxleReConfig (tCar *car, int index) |
| void | SimAxleUpdate (tCar *car, int index) |
Variables | |
| static const char * | AxleSect [2] = {SECT_FRNTAXLE, SECT_REARAXLE} |
| void SimAxleConfig | ( | tCar * | car, |
| int | index | ||
| ) |
| void SimAxleReConfig | ( | tCar * | car, |
| int | index | ||
| ) |
| void SimAxleUpdate | ( | tCar * | car, |
| int | index | ||
| ) |
|
static |