Searched refs:StartStopVehicle (Results 1 – 7 of 7) sorted by relevance
105 void StartStopVehicle(const Vehicle *v, bool texteffect);
576 StartStopVehicle(v, false); in DepotClick()
2639 void StartStopVehicle(const Vehicle *v, bool texteffect) in StartStopVehicle() function2935 StartStopVehicle(v, false); in OnClick()
2370 StartStopVehicle(v, true); in HandleViewportClicked()
512 static bool StartStopVehicle(VehicleID vehicle_id);
217 /* static */ bool ScriptVehicle::StartStopVehicle(VehicleID vehicle_id) in StartStopVehicle() function in ScriptVehicle
1675 print(" StartStopVehicle(): " + AIVehicle.StartStopVehicle(12));