Module tile_map_layer
Expand description
Sidecar module for class TileMapLayer
.
Defines related flag and enum types. In GDScript, those are nested under the class scope.
See also Godot docs for TileMapLayer
enums.
Structsยง
- Debug
Visibility Mode - ExGet
Used Cells ById - Default-param extender for
TileMapLayer::get_used_cells_by_id_ex
. - ExSet
Cell - Default-param extender for
TileMapLayer::set_cell_ex
. - ExSet
Cells Terrain Connect - Default-param extender for
TileMapLayer::set_cells_terrain_connect_ex
. - ExSet
Cells Terrain Path - Default-param extender for
TileMapLayer::set_cells_terrain_path_ex
.