OPTPiX SpriteStudio SDK
|
Public Types | |
enum | ArrayType { NO_ARRAY, ARRAY, U16_ARRAY } |
typedef std::vector< Lump * > | SetType |
Public Member Functions | |
LumpSet (const std::string &className, ArrayType arrayType, bool isReference) | |
Public Attributes | |
const std::string | className |
const ArrayType | arrayType |
const bool | isReference |
SetType | set |