Steam Fort 0.5
|
#include <parser.hpp>
Public Attributes | |
std::string | name |
int | type |
int | width |
int | height |
int | enter [2] |
std::string | mname |
int | material |
int | mamount |
int | buildtime |
std::string | workname |
int | data |
TCODList< void * > | chars |
TCODList< void * > | colors |
TCODList< void * > | neededitems |
bool | unique |
std::string | description |
TCODList<void *> ProtoBuild::chars |
TCODList<void *> ProtoBuild::colors |
int ProtoBuild::data |
std::string ProtoBuild::description |
int ProtoBuild::enter[2] |
std::string ProtoBuild::mname |
std::string ProtoBuild::name |
TCODList<void *> ProtoBuild::neededitems |
int ProtoBuild::type |
bool ProtoBuild::unique |
std::string ProtoBuild::workname |