private class ClientGUI.PendingMove
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
MasterHex |
currentHex |
Legion |
mover |
MasterHex |
targetHex |
Constructor and Description |
---|
PendingMove(Legion mover,
MasterHex current,
MasterHex target) |
Modifier and Type | Method and Description |
---|---|
Legion |
getLegion() |
boolean |
matches(Legion mover,
MasterHex current,
MasterHex target) |