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");
133 float getAngle()
const
152 while (prop.
next(
"Property"))
163 if (_version >= Version(1, 1))
199 bool getShift()
const
225 #endif // __MYGUI_COMMON_STATE_INFO_H__