processVehicleOneShots

This commit is contained in:
Roman Masanin
2020-10-26 00:11:04 +03:00
parent 211ab16ddb
commit 04b841c719
4 changed files with 182 additions and 61 deletions

View File

@@ -359,7 +359,7 @@ public:
void ProcessVehicleEngine(cVehicleParams *params); // done
void UpdateGasPedalAudio(CVehicle* veh, int vehType); // done
bool ProcessVehicleHorn(cVehicleParams *params); // done
void ProcessVehicleOneShots(cVehicleParams *params); //
void ProcessVehicleOneShots(cVehicleParams *params); // done
bool ProcessVehicleReverseWarning(cVehicleParams *params); // done
bool ProcessVehicleRoadNoise(cVehicleParams *params); // done
bool ProcessVehicleSirenOrAlarm(cVehicleParams *params); // done