Mouse interface in ClanLib.
Parents: public CL_InputDevice
CL_Mouse extends the CL_InputDevice with functionality only useful to mice.
virtual ~CL_Mouse() static int get_x() static int get_y() static bool left_pressed() static bool middle_pressed() static bool right_pressed()
None
Back to index