Ellipse.cursorHold() - Mtax-Development/GML-OOP GitHub Wiki
Name |
Type |
Optional |
button |
No |
|
device? |
{int} |
Yes |
GUI? |
{bool} |
Yes |
includeOutline? |
{bool} |
Yes |
{bool}
Check if the system cursor location is over this Shape while its specified input is being held this frame. The location of this Shape can include the outer edge of its outline if specified. A target device can be specified for use with multiple cursor input sources. In that case, its position can also be specified to be calculated according to current GUI layer size.