Module grid_map
Expand description
Sidecar module for class GridMap
.
Defines related flag and enum types. In GDScript, those are nested under the class scope.
See also Godot docs for GridMap
enums.
Structs§
- ExMake
Baked Meshes - Default-param extender for
GridMap::make_baked_meshes_ex
. - ExSet
Cell Item - Default-param extender for
GridMap::set_cell_item_ex
. - SigCell
Size Changed - SigChanged
- Signals
InGrid Map - A collection of signals for the
GridMap
class.