|
Voxellancer
0.3
A game about voxels in space
|
Public Member Functions | |
| PoliceFaction (FactionMatrix *factionMatrix) | |
Public Member Functions inherited from Faction | |
| Faction (const std::string &key, const std::string &printName) | |
| const std::string & | key () const |
| void | setPrintName (const std::string &printName) |
| const std::string & | printName () const |
| FactionRelation & | relationTo (Faction &other) |
Additional Inherited Members | |
Protected Attributes inherited from Faction | |
| std::string | m_key |
| std::string | m_printName |