|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.gjt.universe.attributes.SpeedBase
Constructor Summary | |
protected |
SpeedBase()
|
Method Summary | |
abstract int |
compare(SpeedBase speed)
|
abstract Location |
move(Location current,
Location destination)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected SpeedBase()
Method Detail |
public abstract int compare(SpeedBase speed)
public abstract Location move(Location current, Location destination)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |