#include <deque>
#include <string>
#include <map>
Include dependency graph for Rules.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | Array< Type > |
class | Rules |
Rules. More... | |
Typedefs | |
typedef long | CargoType |
Variables | |
const long | MINERALS = 1 |
const long | TECHS = 2 |
const long | HABS = 3 |
const long | MINES = 4 |
const long | POPULATION = -1 |
const long | FUEL = -2 |
const long | RESOURCES = -2 |
Definition in file Rules.h.