Interface | Description |
---|---|
GameAction |
An interface modelling all actions that can be made in a Colossus game.
|
RevealingAction |
An action that might reveal one or more creatures in a legion.
|
Class | Description |
---|---|
Acquisition | |
AddCreatureAction |
An event modelling the addition of a creature to a legion.
|
EditAddCreature | |
LegionAction |
A base class for all actions affecting a single legion in the game.
|
Recruitment | |
RelocateLegion | |
Summoning | |
SummonUndo |