|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcivquest.units.UnitPartModel
civquest.units.unitpartmodels.HumanEngineModel
civquest.units.unitparts.HumanEngine
Constructor Summary | |
HumanEngine()
|
Method Summary | |
int |
getSpeed(Field to)
Returns the speed a unit with this eninge can travel at from a Field to Field |
Methods inherited from class civquest.units.unitpartmodels.HumanEngineModel |
constructUnitPart, dump, load |
Methods inherited from class civquest.units.UnitPartModel |
getName, setName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public HumanEngine()
Method Detail |
public int getSpeed(Field to)
Engine
getSpeed
in interface Engine
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |