pandemonium_engine/modules/tile_map
2023-10-12 01:59:32 +02:00
..
doc_classes Re-extracted class docs. 2023-10-12 01:59:32 +02:00
geometry_parser
.gitignore
config.py
LICENSE
register_types.cpp
register_types.h
SCsub
tile_map_editor_plugin.cpp Backported the editor constrol changes for the new shortcut system from godot4. 2023-09-07 13:41:05 +02:00
tile_map_editor_plugin.h
tile_map.cpp Fix compile errors. 2023-10-02 17:11:37 +02:00
tile_map.h TileMaps now support navigation map overrides. 2023-09-05 10:46:22 +02:00
tile_set_editor_plugin.cpp Backported the editor constrol changes for the new shortcut system from godot4. 2023-09-07 13:41:05 +02:00
tile_set_editor_plugin.h
tile_set.cpp
tile_set.h