|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.colossus.game.actions.LegionAction
net.sf.colossus.game.actions.RelocateLegion
public class RelocateLegion
Field Summary | |
---|---|
private MasterHex |
hex
|
Fields inherited from class net.sf.colossus.game.actions.LegionAction |
---|
legion |
Constructor Summary | |
---|---|
RelocateLegion(Legion legion,
MasterHex hex)
|
Method Summary | |
---|---|
MasterHex |
getDestination()
|
java.lang.String |
toString()
|
Methods inherited from class net.sf.colossus.game.actions.LegionAction |
---|
getLegion |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
private final MasterHex hex
Constructor Detail |
---|
public RelocateLegion(Legion legion, MasterHex hex)
Method Detail |
---|
public MasterHex getDestination()
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |