18 Base::deserialization(_node, _version);
22 while (info.
next(
"Property"))
29 else if (key ==
"Texture") mTexture = value;
widget description should be here.
void setImageInfo(const std::string &_texture, const IntCoord &_coord, const IntSize &_tile)
void deleteAllItems()
Delete all items.
void deserialization(xml::ElementPtr _node, Version _version) override
void setImage(ImageBox *_image) override
void setPosition(ImageBox *_image, const IntPoint &_point) override
ElementEnumerator getElementEnumerator()
bool findAttribute(const std::string &_name, std::string &_value)
static TCoord< int > parse(const std::string &_value)
static TPoint< int > parse(const std::string &_value)
static TSize< int > parse(const std::string &_value)