7 #ifndef __MYGUI_TYPES_H__
8 #define __MYGUI_TYPES_H__
38 typedef std::map<std::string, std::string>
MapString;
55 #endif // __MYGUI_TYPES_H__
types::TRect< int > IntRect
types::TSize< int > IntSize
types::TCoord< float > FloatCoord
std::pair< std::string, std::string > PairString
types::TCoord< int > IntCoord
std::vector< PairString > VectorStringPairs
std::map< std::string, std::string > MapString
std::vector< std::string > VectorString
types::TRect< float > FloatRect
types::TPoint< float > FloatPoint
types::TSize< float > FloatSize
types::TPoint< int > IntPoint