![]() | |
![]() | ![]() |
CL_Event_MouseMoveEvent callback interface for mouse movement. Parents: public virtual CL_Event Description
This interface is used to intercept movements from the mosue. To use this interface, inherit it and implement on_mouse_move(). Then add it to a CL_EventChain_MouseMove chain. The topmost chain is located in CL_Input. Class membersvirtual ~CL_Event_MouseMove() See AlsoNone |