virtualx-engine/doc
Micky 694190a354 Rename TileMap/GridMap.world_to_map and opposite to local_to_map
For both TileMap and GridMap:
- `world_to_map` -> `local_to_map`
- `map_to_world` -> `map_to_local`

Also changes any mention of "world" in this context to "local" to avoid future confusion.

Finally, updates the docs of both methods for consistency.
In particular, adding a note on how to convert the returned values from local to global coordinates and vice versa.
2022-09-05 18:08:39 +02:00
..
classes Rename TileMap/GridMap.world_to_map and opposite to local_to_map 2022-09-05 18:08:39 +02:00
tools [doc] Use f-strings throughout make_rst.py 2022-08-30 13:02:25 -04:00
translations i18n: Sync classref translations with Weblate 2022-08-05 03:32:23 +02:00
class.xsd Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
Doxyfile
Makefile [Web] Rename JavaScript platform to Web. 2022-08-29 11:52:00 +02:00