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ยง
- Default-param extender for
AStarGrid2D::fill_solid_region_ex
. - Default-param extender for
AStarGrid2D::get_id_path_ex
. - Default-param extender for
AStarGrid2D::get_point_path_ex
. - Default-param extender for
AStarGrid2D::set_point_solid_ex
.