|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.colossus.gui.ClientGUI.PendingMove
private class ClientGUI.PendingMove
| Field Summary | |
|---|---|
MasterHex |
currentHex
|
Legion |
mover
|
MasterHex |
targetHex
|
| Constructor Summary | |
|---|---|
ClientGUI.PendingMove(Legion mover,
MasterHex current,
MasterHex target)
|
|
| Method Summary | |
|---|---|
Legion |
getLegion()
|
boolean |
matches(Legion mover,
MasterHex current,
MasterHex target)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Legion mover
public MasterHex currentHex
public MasterHex targetHex
| Constructor Detail |
|---|
public ClientGUI.PendingMove(Legion mover,
MasterHex current,
MasterHex target)
| Method Detail |
|---|
public boolean matches(Legion mover,
MasterHex current,
MasterHex target)
public Legion getLegion()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||