Home | All Classes | Grouped Classes | Index | Search
Joystick class. More...
Derived from:
none
Derived by:
none
Group: Display (Input)
#include <ClanLib/display.h>
Attributes:
Returns the number of joysticks available. | |
Returns a joystick device. | |
Returns true if the key with the specified key code is pressed. | |
Key name for specified identifier (Joystick Button 1). |
Signals:
Signal emitted when a joystick button is pressed on the specified joystick. | |
Signal emitted when a joystick button is released on the specified joystick. | |
Signal emitted when specified joystick is moved. |
Detailed description:
!group=Display/Input! !header=display.h!