#include <Invasion.h>
Collaboration diagram for Invasion:
Public Member Functions | |
Invasion (Player *p, long a) | |
Public Attributes | |
Player * | player |
long | amount |
long | Strength |
long | InitStr |
Message * | mess |
If a player drops a cargo of colonists onto a planet controlled by another player, the colonists will attempt to take over the planet.
Definition at line 41 of file Invasion.h.