Home | All Classes | Grouped Classes | Index | Search
General input device. More...
Derived from:
none
Derived by:
none
Group: Display (Input)
#include <ClanLib/display.h>
Construction:
Constructs an input device. |
Attributes:
Returns the input device type. | |
Key name for specified identifier (A, B, Space, Backspace, Mouse Left). | |
Returns true if the passed key code is down for this device. | |
Returns the x position of the device. | |
Returns the y position of the device. |
Operations:
Sets the position of the device. |
Signals:
Signal emitted when key is pressed. | |
Signal emitted when key is released. | |
Signal emitted when key is double clicked. | |
Signal emitted when specified device is moved. |
Implementation:
Detailed description: