#include <string>
#include <deque>
#include "Player.h"
#include "Rules.h"
#include "CargoHolder.h"
#include "Invasion.h"
Include dependency graph for Planet.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | Planet |
| Planet. More... | |
Variables | |
| const TechType | ARTI_NONE = -1 |
| const TechType | ARTI_ALL = -2 |
| const TechType | ARTI_RANDTYPE = -3 |
| const TechType | ARTI_RANDSPLIT = -4 |
Definition in file Planet.h.
1.4.2-20050421