22 #ifndef __MYGUI_COMMON_STATE_INFO_H__
23 #define __MYGUI_COMMON_STATE_INFO_H__
117 while (prop.next(
"Property"))
120 const std::string& value = prop->findAttribute(
"value");
179 #endif // __MYGUI_COMMON_STATE_INFO_H__
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 FloatRect & getRect() const
static TSize< int > parse(const std::string &_value)
types::TCoord< int > IntCoord
const IntSize & getTileSize() const
#define MYGUI_RTTI_DERIVED(DerivedType)
virtual ~EditTextStateInfo()
types::TRect< float > FloatRect
virtual ~TileRectStateInfo()
bool parseBool(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