Public Member Functions | |
| bool | operator== (const ButtonSprite &other) const |
Public Attributes | |
| s32 | Index = -1 |
| video::SColor | Color |
| bool | Loop = false |
|
inline |
| video::SColor GUIButton::ButtonSprite::Color |
Referenced by GUIButton::drawSprite(), and operator==().
| s32 GUIButton::ButtonSprite::Index = -1 |
Referenced by GUIButton::drawSprite(), and operator==().
| bool GUIButton::ButtonSprite::Loop = false |
Referenced by operator==().