a list of item attribute of StarAttributeInternal More...
Public Member Functions | |
StarGAttributeItemSet (Type type, std::string const &debugName, std::vector< STOFFVec2i > const &limits) | |
constructor | |
~StarGAttributeItemSet () | |
destructor | |
virtual shared_ptr< StarAttribute > | create () const |
create a new attribute | |
Protected Member Functions | |
StarGAttributeItemSet (StarAttributeItemSet const &orig) | |
copy constructor |
a list of item attribute of StarAttributeInternal
StarGraphicAttribute::StarGAttributeItemSet::StarGAttributeItemSet | ( | Type | type, |
std::string const & | debugName, | ||
std::vector< STOFFVec2i > const & | limits | ||
) | [inline] |
constructor
Referenced by create().
StarGraphicAttribute::StarGAttributeItemSet::StarGAttributeItemSet | ( | StarAttributeItemSet const & | orig | ) | [inline, explicit, protected] |
copy constructor
virtual shared_ptr<StarAttribute> StarGraphicAttribute::StarGAttributeItemSet::create | ( | ) | const [inline, virtual] |
create a new attribute
Reimplemented from StarAttributeItemSet.