(svn r19345) -Feature: Realistic acceleration for road vehicles.

This commit is contained in:
terkhen
2010-03-06 12:56:57 +00:00
parent ac03431a76
commit e6878d7ba1
9 changed files with 77 additions and 11 deletions

View File

@@ -133,6 +133,8 @@ struct RoadVehicle : public GroundVehicle<RoadVehicle, VEH_ROAD> {
bool IsBus() const;
int GetCurrentMaxSpeed() const;
/**
* Check if vehicle is a front engine
* @return Returns true if vehicle is a front engine