GTileMap.has

bool has(Sz row, Sz col)

Returns true if the given row and column are within the active map bounds.

bool has(IVec2 position)

Returns true if the given grid position is within the active map bounds.