[][src]Module amethyst_navigation::resources

Structs

NavArea

Nav mesh area descriptor. Nav mesh area holds information about specific nav mesh triangle.

NavMesh

Nav mesh object used to find shortest path between two points.

NavMeshesRes

ECS resource that holds and manages nav meshes.

NavTriangle

Nav mesh triangle description - lists used vertices indices.

NavVec3

Enums

Error

Error data.

NavPathMode

Quality of finding path.

NavQuery

Quality of querying a point on nav mesh.

Type Definitions

NavMeshID

Nav mash identifier.

NavResult

Result data.