|
supertux
|
Public Member Functions | |
| void | draw (DrawingContext &context) |
| void | apply (Controller &controller) const |
| void | update () |
| bool | process_finger_down_event (const SDL_TouchFingerEvent &event) |
| returns true if the finger event was inside the screen button area | |
| bool | process_finger_up_event (const SDL_TouchFingerEvent &event) |
| returns true if the finger event was inside the screen button area | |
| bool | process_finger_motion_event (const SDL_TouchFingerEvent &event) |
| returns true if the finger event was inside the screen button area | |
1.8.13