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