24 const std::string& key =
info->findAttribute(
"key");
25 const std::string& value =
info->findAttribute(
"value");
29 else if (key ==
"Texture") mTexture = value;
37 _image->setImageInfo(mTexture, mTextureCoord, mTextureCoord.
size());
widget description should be here.
void deserialization(xml::ElementPtr _node, Version _version) override
void setImage(ImageBox *_image) override
void setPosition(ImageBox *_image, const IntPoint &_point) override
static TCoord< int > parse(const std::string &_value)
static TPoint< int > parse(const std::string &_value)
static TSize< int > parse(const std::string &_value)