godot/servers/navigation
smix8 63dcb9aa80 Add NavigationPathQuery
Adds NavigationPathQueryParameters objects that can be used with NavigationServer.query_path() to query a customized navigation path.
2022-09-20 22:20:11 +02:00
..
navigation_path_query_parameters_2d.cpp Add NavigationPathQuery 2022-09-20 22:20:11 +02:00
navigation_path_query_parameters_2d.h Add NavigationPathQuery 2022-09-20 22:20:11 +02:00
navigation_path_query_parameters_3d.cpp Add NavigationPathQuery 2022-09-20 22:20:11 +02:00
navigation_path_query_parameters_3d.h Add NavigationPathQuery 2022-09-20 22:20:11 +02:00
navigation_path_query_result_2d.cpp Add NavigationPathQuery 2022-09-20 22:20:11 +02:00
navigation_path_query_result_2d.h Add NavigationPathQuery 2022-09-20 22:20:11 +02:00
navigation_path_query_result_3d.cpp Add NavigationPathQuery 2022-09-20 22:20:11 +02:00
navigation_path_query_result_3d.h Add NavigationPathQuery 2022-09-20 22:20:11 +02:00
navigation_utilities.h Add NavigationPathQuery 2022-09-20 22:20:11 +02:00
SCsub Add NavigationPathQuery 2022-09-20 22:20:11 +02:00