Enums§
Functions§
- click_
mouse_ button - Simulates a mouse button click (left or right).
- click_
mouse_ button_ left - Simulates a left mouse button click.
- click_
mouse_ button_ right - Simulates a right mouse button click.
- drag_
and_ drop - Simulates a drag-and-drop operation from the current cursor position to the specified screen coordinates (x, y).
- press_
key - Simulates pressing and releasing a keyboard key.
- set_
cursor_ pos - Moves the mouse cursor to the specified screen coordinates (x, y).