Package net.sf.colossus.game.actions
Interface RevealingAction
-
- All Known Implementing Classes:
Acquisition,AddCreatureAction,EditAddCreature,Recruitment,Summoning,SummonUndo
public interface RevealingActionAn action that might reveal one or more creatures in a legion.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CreatureType[]getRevealedCreatures()
-
-
-
Method Detail
-
getRevealedCreatures
CreatureType[] getRevealedCreatures()
-
-