Stg::CProperty Class Reference
Property class. More...
#include <worldfile.hh>
Public Member Functions | |
CProperty (int entity, const char *name, int line) | |
Public Attributes | |
int | entity |
Index of entity this property belongs to. | |
int | line |
Line this property came from. | |
std::string | name |
Name of property. | |
bool | used |
Flag set if property has been used. | |
std::vector< int > | values |
A list of token indexes. |
Detailed Description
Property class.
Constructor & Destructor Documentation
Stg::CProperty::CProperty | ( | int | entity, |
const char * | name, | ||
int | line | ||
) | [inline] |
Member Data Documentation
Index of entity this property belongs to.
Line this property came from.
std::string Stg::CProperty::name |
Name of property.
bool Stg::CProperty::used |
Flag set if property has been used.
std::vector<int> Stg::CProperty::values |
A list of token indexes.
The documentation for this class was generated from the following file:
Generated on Thu Dec 29 2011 16:43:40 for Stage by 1.7.5.1