Derived from: | None |
Derived by: | None |
Group: | Input (Display) |
#include <ClanLib/display.h>
Class Members:
Construction: | |
Constructs an input context. |
| |
Returns the number of keyboards available. | |
Returns the number of mice available. | |
Returns the number of joysticks available. | |
Returns the number of tablets available. | |
Returns the input device for the specified keyboard. | |
Returns the input device for the specified mouse. | |
Returns the input device for the specified joystick. | |
Returns the input device for the specified tablet. | |
Returns the input device with the given devicename. |
| |
Removes all devices from this input context. | |
Adds a new keyboard to the input context. | |
Adds a new mouse to the input context. | |
Adds a new joystick to the input context. | |
Adds a new tablet to the input context. | |
Process and dispatch messages to signals. | |
Update device. | |
Stop anyone accessing this input context. | |
Has dispose() been called on this input context. |