Steam Fort 0.5
|
#include <parser.hpp>
Public Attributes | |
std::string | name |
bool | infinite |
bool | automatic |
bool | enabled |
TCODList< void * > | step1 |
TCODList< void * > | step2 |
TCODList< void * > | step3 |
TCODList< void * > | step4 |
TCODList< void * > | step5 |
bool | playeronly |
int | type |
bool ProtoOrder::enabled |
bool ProtoOrder::infinite |
std::string ProtoOrder::name |
TCODList<void *> ProtoOrder::step1 |
TCODList<void *> ProtoOrder::step2 |
TCODList<void *> ProtoOrder::step3 |
TCODList<void *> ProtoOrder::step4 |
TCODList<void *> ProtoOrder::step5 |
int ProtoOrder::type |