#include <input.h>
Collaboration diagram for CL_Input:

Public Methods | |
| virtual | ~CL_Input () |
Static Public Attributes | |
| std::vector<CL_Keyboard *> | keyboards |
| std::vector<CL_InputDevice *> | joysticks |
| std::vector<CL_InputDevice *> | pointers |
| CL_Signal_v2<CL_InputDevice *, const CL_Key &> | sig_button_press |
| CL_Signal_v2<CL_InputDevice *, const CL_Key &> | sig_button_release |
| CL_Signal_v3<CL_InputDevice *, int, int> | sig_mouse_move |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.6 written by Dimitri van Heesch,
© 1997-2001