7 #ifndef __MYGUI_COMMON_STATE_INFO_H__
8 #define __MYGUI_COMMON_STATE_INFO_H__
102 while (prop.next(
"Property"))
105 const std::string& value = prop->findAttribute(
"value");
152 while (prop.
next(
"Property"))
163 if (_version >= Version(1, 1))
225 #endif // __MYGUI_COMMON_STATE_INFO_H__
const FloatRect & getRect() const
types::TSize< int > IntSize
static LanguageManager & getInstance()
const IntSize & getTextureSize(const std::string &_texture, bool _cache=true)
const Colour & getColour() const
bool findAttribute(const std::string &_name, std::string &_value)
const IntPoint & getCenter() const
const FloatRect & getRect() const
virtual ~RotatingSkinStateInfo()
static TSize< int > parse(const std::string &_value)
types::TCoord< int > IntCoord
const IntSize & getTileSize() const
#define MYGUI_RTTI_DERIVED(DerivedType)
virtual ~EditTextStateInfo()
float parseFloat(const std::string &_value)
types::TRect< float > FloatRect
virtual ~TileRectStateInfo()
bool parseBool(const std::string &_value)
static TPoint< int > parse(const std::string &_value)
const FloatRect & getRect() const
ElementEnumerator getElementEnumerator()
static Colour parse(const std::string &_value)
UString replaceTags(const UString &_line)
static FloatRect convertTextureCoord(const IntCoord &_coord, const IntSize &_textureSize)
static TCoord< int > parse(const std::string &_value)
ElementPtr getParent() const
types::TPoint< int > IntPoint