net.sf.colossus.game.actions
Interface RevealingAction

All Known Implementing Classes:
Acquisition, AddCreatureAction, Recruitment, Summoning, SummonUndo

public interface RevealingAction

An action that might reveal one or more creatures in a legion.


Method Summary
 CreatureType[] getRevealedCreatures()
           
 

Method Detail

getRevealedCreatures

CreatureType[] getRevealedCreatures()