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