Module tile_data

Expand description

Sidecar module for class TileData.

Defines related flag and enum types. In GDScript, those are nested under the class scope.

See also Godot docs for TileData enums.

Structs§

ExGetNavigationPolygon
Default-param extender for TileData::get_navigation_polygon_ex.
ExGetOccluder
Default-param extender for TileData::get_occluder_ex.
ExGetOccluderPolygon
Default-param extender for TileData::get_occluder_polygon_ex.
SigChanged
SignalsInTileData
A collection of signals for the TileData class.