mouse_up¶
Emitted when any mouse button is released.
Parameters¶
mouse_up
: string - Event name.button
: number - ID of the mouse button.x
: number - X coordinate of the mouse.y
: number - Y coordinate of the mouse.
Button IDs¶
ID | Button |
---|---|
1 | left |
2 | right |
3 | middle |
4 | button 4 |
5 | button 5 |
Last update:
March 11, 2023
Created: March 11, 2023
Created: March 11, 2023