Grid.getValueLocationDisk() - Mtax-Development/GML-OOP GitHub Wiki

Arguments

Name
Type
Optional
value
{any}
No
location
No
radius
{int}
No

Returns

{Vector2|undefined}

Description

Get the location of a cell containing the specified value in the specified disk of this Grid. Returns {undefined} if this Grid or the specified value does not exist.

⚠️ **GitHub.com Fallback** ⚠️