Joystick.hpp
Go to the documentation of this file.
void getProperty(float &_distance, float &_angle)
get the property of the joystick
Definition: Input.hpp:12
void foreground(std::string _imageNameInData)
set the Foreground of the widget joystick
virtual void onRegenerateDisplay() override
Event generated when a redraw is needed.
Definition: Area.hpp:16
void background(std::string _imageNameInData, bool _display=true)
set the Background of the widget joystick
Definition: Joystick.hpp:24
Widget class is the main widget interface, it hase some generic properties: :** known his parent :** ...
Definition: Widget.hpp:73
virtual bool onEventInput(const ewol::event::Input &_event) override
Event on an input of this Widget (finger, mouse, stilet)