Public Member Functions | |
| void | quit () |
| void | reset () |
| void | load (rapidxml::xml_node< char > *node) |
| void | handleEvents (const Common::Event &event) |
| void | draw () |
| bool | pressed () |
Public Attributes | |
| Vector2i | _motion |
| Vector2i | _button |
| Vector2i | _rel |
| bool | _insideHud |
| bool | _hover |