Skip to content

mouse1press

Description:

This function demonstrates the usage of the mouse1press API.

Example:

-- Press the left mouse button (alternative)
mouse1press()

print("Left mouse button pressed")