Package net.sf.colossus.gui
Class ClientGUI.PendingMove
- java.lang.Object
-
- net.sf.colossus.gui.ClientGUI.PendingMove
-
- Enclosing class:
- ClientGUI
private class ClientGUI.PendingMove extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PendingMove(Legion mover, MasterHex current, MasterHex target)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Legion
getLegion()
boolean
matches(Legion mover, MasterHex current, MasterHex target)
-