
Public Methods | |
| CL_ComponentMoveHandler_Generic () | |
| void | on_key_down (CL_Component *comp, CL_InputDevice *device, CL_Key key) |
| void | on_key_up (CL_Component *comp, CL_InputDevice *device, CL_Key key) |
| void | on_mouse_moved (CL_Component *comp, CL_InputDevice *device, int x, int y) |
Public Attributes | |
| CL_Slot | slot_key_down |
| CL_Slot | slot_key_up |
| CL_Slot | slot_mouse_moved |
| CL_Rect | move_area |
| CL_Component* | owner |
| CL_Component* | move_comp |
| int | down_x |
| int | down_y |
|
|
Definition at line 11 of file component_move_handler.cpp. |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 27 of file component_move_handler.cpp. |
|
|
Definition at line 27 of file component_move_handler.cpp. |
|
|
Definition at line 24 of file component_move_handler.cpp. |
|
|
Definition at line 26 of file component_move_handler.cpp. |
|
|
Definition at line 25 of file component_move_handler.cpp. |
|
|
Definition at line 20 of file component_move_handler.cpp. |
|
|
Definition at line 21 of file component_move_handler.cpp. |
|
|
Definition at line 22 of file component_move_handler.cpp. |
1.2.6 written by Dimitri van Heesch,
© 1997-2001