Package net.sf.colossus.game.actions
Class LegionAction
java.lang.Object
net.sf.colossus.game.actions.LegionAction
- All Implemented Interfaces:
GameAction
- Direct Known Subclasses:
AddCreatureAction
,RelocateLegion
A base class for all actions affecting a single legion in the game.
This exists only for implementation purposes and is not intended to
be instantiated directly.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
legion
-
-
Constructor Details
-
LegionAction
-
-
Method Details
-
getLegion
The legion that was changed.
-