ClassesClasses | | Operators

Mouse

List of Operators

get_mbuttonGetMbuttonGetMbuttonget_mbutton
Wait until a mouse button is pressed.
get_mbutton_sub_pixGetMbuttonSubPixGetMbuttonSubPixget_mbutton_sub_pix
Wait until a mouse button is pressed and get the subpixel mouse position.
get_mpositionGetMpositionGetMpositionget_mposition
Query the mouse position.
get_mposition_sub_pixGetMpositionSubPixGetMpositionSubPixget_mposition_sub_pix
Query the subpixel mouse position.
get_mshapeGetMshapeGetMshapeget_mshape
Query the current mouse pointer shape.
query_mshapeQueryMshapeQueryMshapequery_mshape
Query all available mouse pointer shapes.
send_mouse_double_click_eventSendMouseDoubleClickEventSendMouseDoubleClickEventsend_mouse_double_click_event
Send an event to a buffer window signaling a mouse double click event.
send_mouse_down_eventSendMouseDownEventSendMouseDownEventsend_mouse_down_event
Send an event to a window buffer signaling a mouse down event.
send_mouse_drag_eventSendMouseDragEventSendMouseDragEventsend_mouse_drag_event
Send an event to a buffer window signaling a mouse drag event.
send_mouse_up_eventSendMouseUpEventSendMouseUpEventsend_mouse_up_event
Send an event to a buffer window signaling a mouse up event.
set_mshapeSetMshapeSetMshapeset_mshape
Set the current mouse pointer shape.

ClassesClasses | | Operators