Steam Fort 0.5
|
#include <parser.hpp>
Public Attributes | |
std::string | name |
TCODList< void * > | types |
char | ch |
TCODColor | color |
bool | walkable |
bool | transparent |
bool | hidden |
std::string | description |
int | data |
std::string | damage |
int | range |
char ProtoItem::ch |
TCODColor ProtoItem::color |
std::string ProtoItem::damage |
int ProtoItem::data |
std::string ProtoItem::description |
bool ProtoItem::hidden |
std::string ProtoItem::name |
int ProtoItem::range |
TCODList<void *> ProtoItem::types |
bool ProtoItem::walkable |