Public Member Functions | |
| PanelButton * | getButton (int index) |
| void | getRect (Rect &rect) |
| void | calcPanelButtonRect (const PanelButton *panelButton, Rect &rect) |
| PanelButton * | hitTest (const Point &mousePoint, int buttonType) |
| void | zeroAllButtonState () |
Public Attributes | |
| int | x |
| int | y |
| ByteArray | image |
| int | imageWidth |
| int | imageHeight |
| PanelButton * | currentButton |
| int | buttonsCount |
| PanelButton * | buttons |
| SpriteList | sprites |