virtualx-engine/modules/gridmap/doc_classes
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
..
GridMap.xml Rename TileMap/GridMap.world_to_map and opposite to local_to_map 2022-09-05 18:08:39 +02:00
README.md Make file formatting comply with POSIX and Unix standards 2020-03-21 17:41:03 -04:00

Doc classes will appear here when generating