|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.ctdp.rfdynhud.gamedata.VehicleSetup.Engine
public static class VehicleSetup.Engine
Model of the engine part of the setup
Constructor Summary | |
---|---|
VehicleSetup.Engine()
|
Method Summary | |
---|---|
int |
getBoostMapping()
ENGINE::EngineBoostSetting=4//5 |
float |
getRevLimit()
ENGINE::RevLimitSetting=0//20,000 |
int |
getRevLimitSetting()
Gets the rev limit setting. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VehicleSetup.Engine()
Method Detail |
---|
public final int getRevLimitSetting()
VehiclePhysics.Engine.getRevLimitRange()
public final float getRevLimit()
public final int getBoostMapping()
VehiclePhysics.Engine.getBoostRange()
for the range.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |