Public Types | |
typedef std::string | IdType |
Public Member Functions | |
IconDefinition (u16 _index, float _x, float _y, float _width, float _height, u16 _texturePage, const Geometry::Bounds2D &iconBounds, u16 uvLeft, u16 uvTop, u16 uvRight, u16 uvBottom) | |
Public Attributes | |
Geometry::Bounds2D | bounds |
float | x |
float | y |
float | width |
float | height |
u16 | texturePage |
u16 | index |
u16 | u0 |
u16 | v0 |
u16 | u1 |
u16 | v1 |