|
ClanLib
2.3.7
|
This is the complete list of members for CL_InputContext, including all inherited members.
| add_joystick(const CL_InputDevice joystick) | CL_InputContext | |
| add_keyboard(const CL_InputDevice keyboard) | CL_InputContext | |
| add_mouse(const CL_InputDevice mouse) | CL_InputContext | |
| add_tablet(const CL_InputDevice tablet) | CL_InputContext | |
| CL_InputContext() | CL_InputContext | |
| CL_Win32Window class | CL_InputContext | friend |
| CL_X11Window class | CL_InputContext | friend |
| clear() | CL_InputContext | |
| dispose() | CL_InputContext | |
| get_device(const CL_StringRef &device_name) | CL_InputContext | |
| get_joystick(int joystick=0) | CL_InputContext | |
| get_joystick_count() const | CL_InputContext | |
| get_keyboard(int keyboard=0) | CL_InputContext | |
| get_keyboard_count() const | CL_InputContext | |
| get_mouse(int mouse=0) | CL_InputContext | |
| get_mouse_count() const | CL_InputContext | |
| get_tablet(int tablet=0) | CL_InputContext | |
| get_tablet_count() const | CL_InputContext | |
| is_disposed() const | CL_InputContext | |
| operator=(CL_InputContext ©) | CL_InputContext | |
| poll(bool peek_only) | CL_InputContext | |
| process_messages() | CL_InputContext | |
| ~CL_InputContext() | CL_InputContext |
1.8.4