Graphics - Mouse🔗
Operators🔗
get_mbutton: Wait until a mouse button is pressed.
get_mbutton_sub_pix: Wait until a mouse button is pressed and get the subpixel mouse position.
get_mposition: Query the mouse position.
get_mposition_sub_pix: Query the subpixel mouse position.
get_mshape: Query the current mouse pointer shape.
query_mshape: Query all available mouse pointer shapes.
send_mouse_double_click_event: Send an event to a buffer window signaling a mouse double click event.
send_mouse_down_event: Send an event to a window buffer signaling a mouse down event.
send_mouse_drag_event: Send an event to a buffer window signaling a mouse drag event.
send_mouse_up_event: Send an event to a buffer window signaling a mouse up event.
set_mshape: Set the current mouse pointer shape.