Rename AStar to AStar3D
This commit is contained in:
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user