RoundRectangle.cursorReleased() - Mtax-Development/GML-OOP GitHub Wiki
Name |
Type |
Optional |
button |
No |
|
device? |
{int} |
Yes |
GUI? |
{bool} |
Yes |
{bool}
Check if the system cursor is over this Shape while the specified mouse button was released in this frame, treating this Shape as an unrounded Rectangle. If the device is specified, the position of the cursor on the GUI layer can be used.