Grid.getMinimumDisk() - Mtax-Development/GML-OOP GitHub Wiki
Name |
Type |
Optional |
location |
{Vector2} |
No |
radius |
{int} |
No |
{real} | On error: {undefined}
Return the lowest numerical value found in cells within the specified disk of this Grid
. If the disk contains values other than numerical, it might be found instead and will be returned as {undefined}
.