فهرست منبع

Docs: Fix TileMap::map_to_world description

(cherry picked from commit e62ec6c6b184867e24aa34f47028f85a4d8650b5)
kleonc 5 سال پیش
والد
کامیت
995388cf6f
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      doc/classes/TileMap.xml

+ 1 - 1
doc/classes/TileMap.xml

@@ -144,7 +144,7 @@
 			<argument index="1" name="ignore_half_ofs" type="bool" default="false">
 			<argument index="1" name="ignore_half_ofs" type="bool" default="false">
 			</argument>
 			</argument>
 			<description>
 			<description>
-				Returns the global position corresponding to the given tilemap (grid-based) coordinates.
+				Returns the local position corresponding to the given tilemap (grid-based) coordinates.
 				Optionally, the tilemap's half offset can be ignored.
 				Optionally, the tilemap's half offset can be ignored.
 			</description>
 			</description>
 		</method>
 		</method>