Rename AStar to AStar3D

This commit is contained in:
Yuri Roubinsky
2022-03-20 17:20:32 +03:00
parent 5901d91458
commit 7913e04950
7 changed files with 106 additions and 105 deletions

View File

@ -4,7 +4,7 @@
AStar class representation that uses 2D vectors as edges.
</brief_description>
<description>
This is a wrapper for the [AStar] class which uses 2D vectors instead of 3D vectors.
This is a wrapper for the [AStar3D] class which uses 2D vectors instead of 3D vectors.
</description>
<tutorials>
</tutorials>