Package net.sf.colossus.game.actions
Interface RevealingAction
- All Known Implementing Classes:
Acquisition
,AddCreatureAction
,EditAddCreature
,Recruitment
,Summoning
,SummonUndo
public interface RevealingAction
An action that might reveal one or more creatures in a legion.
-
Method Summary
-
Method Details
-
getRevealedCreatures
CreatureType[] getRevealedCreatures()
-