Steam Fort 0.5
|
#include <parser.hpp>
Public Attributes | |
std::string | name |
TCODList< void * > | resource1 |
TCODList< void * > | resource2 |
TCODList< void * > | resource3 |
TCODList< void * > | resource4 |
int | fuel |
int | amount |
int | worktime |
int | building |
bool | known |
int | unlocktype [2] |
std::string | unlockname |
std::string | materials |
bool ProtoRecipe::known |
std::string ProtoRecipe::materials |
std::string ProtoRecipe::name |
TCODList<void *> ProtoRecipe::resource1 |
TCODList<void *> ProtoRecipe::resource2 |
TCODList<void *> ProtoRecipe::resource3 |
TCODList<void *> ProtoRecipe::resource4 |
std::string ProtoRecipe::unlockname |
int ProtoRecipe::unlocktype[2] |