Go to the documentation of this file.
26 Base::deserialization(_node, _version);
30 while (info.
next(
"Property"))
37 else if (key ==
"Size")
39 else if (key ==
"Resource")
46 if (mImageSet !=
nullptr)
static ResourceManager & getInstance()
virtual ~ResourceImageSetPointer()
ImageBox properties. Skin childs. ImageBox widget description should be here.
virtual void setPosition(ImageBox *_image, const IntPoint &_point)
virtual void deserialization(xml::ElementPtr _node, Version _version)
void setItemResourceInfo(const ImageIndexInfo &_info)
virtual void setImage(ImageBox *_image)
bool findAttribute(const std::string &_name, std::string &_value)
static TPoint< int > parse(const std::string &_value)
ImageIndexInfo getIndexInfo(const std::string &_group, const std::string &_index)
Type * castType(bool _throw=true)
ResourceImageSetPointer()
IResource * getByName(const std::string &_name, bool _throw=true) const
static TSize< int > parse(const std::string &_value)
ElementEnumerator getElementEnumerator()