![]() | |
![]() | ![]() |
Entire Class Index | Main Class Index | Cross Index | Global Index |
Input component class.
Contained in: global
Derived from:
none
Derived by:
none
Group: Display (Input)
#include <ClanLib/display.h>
public function member index: |
||
Construction: |
||
virtual | ~CL_Input | (); |
Signals: |
||
static CL_Signal_v2<CL_InputDevice* , const CL_Key& >& | sig_button_press | (); |
static CL_Signal_v2<CL_InputDevice* , const CL_Key& >& | sig_button_release | (); |
static CL_Signal_v3<CL_InputDevice* , int, int>& | sig_mouse_move | (); |