Skip to content

Graphics - Mouse🔗

Operators🔗

get_mbuttonGetMbutton: Wait until a mouse button is pressed.

get_mbutton_sub_pixGetMbuttonSubPix: Wait until a mouse button is pressed and get the subpixel mouse position.

get_mpositionGetMposition: Query the mouse position.

get_mposition_sub_pixGetMpositionSubPix: Query the subpixel mouse position.

get_mshapeGetMshape: Query the current mouse pointer shape.

query_mshapeQueryMshape: Query all available mouse pointer shapes.

send_mouse_double_click_eventSendMouseDoubleClickEvent: Send an event to a buffer window signaling a mouse double click event.

send_mouse_down_eventSendMouseDownEvent: Send an event to a window buffer signaling a mouse down event.

send_mouse_drag_eventSendMouseDragEvent: Send an event to a buffer window signaling a mouse drag event.

send_mouse_up_eventSendMouseUpEvent: Send an event to a buffer window signaling a mouse up event.

set_mshapeSetMshape: Set the current mouse pointer shape.