#include "sim.h"
Go to the source code of this file.
Functions | |
| void | SimBrakeConfig (void *hdle, const char *section, tBrake *brake) |
| void | SimBrakeUpdate (tCar *car, tWheel *wheel, tBrake *brake) |
| void | SimBrakeSystemConfig (tCar *car) |
| void | SimBrakeSystemReConfig (tCar *car) |
| void | SimBrakeSystemUpdate (tCar *car) |
| void SimBrakeConfig | ( | void * | hdle, |
| const char * | section, | ||
| tBrake * | brake | ||
| ) |
| void SimBrakeSystemConfig | ( | tCar * | car | ) |
| void SimBrakeSystemReConfig | ( | tCar * | car | ) |