|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectdd.sim.SimObject
dd.util.HexCoordinate
| Field Summary | |
int |
f
|
int |
g
|
int |
h
|
| Fields inherited from class dd.sim.SimObject |
attributes |
| Constructor Summary | |
HexCoordinate()
|
|
HexCoordinate(MapCell cell)
|
|
| Method Summary | |
void |
canonicalize()
|
static int |
distance(HexCoordinate here,
HexCoordinate there)
|
int |
magnitude()
|
static void |
main(java.lang.String[] args)
|
void |
test()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public int f
public int g
public int h
| Constructor Detail |
public HexCoordinate()
public HexCoordinate(MapCell cell)
| Method Detail |
public java.lang.String toString()
public void canonicalize()
public int magnitude()
public static int distance(HexCoordinate here,
HexCoordinate there)
public void test()
public static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||