Docs: Fix TileMap::world_to_map description
This commit is contained in:
parent
7f9209781c
commit
a0640f799b
@ -244,7 +244,7 @@
|
|||||||
<argument index="0" name="world_position" type="Vector2">
|
<argument index="0" name="world_position" type="Vector2">
|
||||||
</argument>
|
</argument>
|
||||||
<description>
|
<description>
|
||||||
Returns the tilemap (grid-based) coordinatescorresponding to the given global position.
|
Returns the tilemap (grid-based) coordinates corresponding to the given local position.
|
||||||
</description>
|
</description>
|
||||||
</method>
|
</method>
|
||||||
</methods>
|
</methods>
|
||||||
|
Loading…
Reference in New Issue
Block a user