godot::classes

Module a_star_grid_2d

Expand description

Sidecar module for class AStarGrid2D.

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

See also Godot docs for AStarGrid2D enums.

Structsยง

CellShape
DiagonalMode
ExFillSolidRegion
Default-param extender for AStarGrid2D::fill_solid_region_ex.
ExGetIdPath
Default-param extender for AStarGrid2D::get_id_path_ex.
ExGetPointPath
Default-param extender for AStarGrid2D::get_point_path_ex.
ExSetPointSolid
Default-param extender for AStarGrid2D::set_point_solid_ex.
Heuristic