Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
Loading...
Searching...
No Matches
Grindstone::Ai Namespace Reference

Classes

class  GrindstoneRecastContext
struct  NavAgentComponent
struct  NavAgentType
class  NavmeshAgentComponent
struct  NavMeshComponent
struct  NavMeshDebugRenderer
struct  NavMeshLocomotionData
class  NavMeshWorldContext
struct  OffNavMeshConnectionComponent

Typedefs

using NavAgentTypeId = uint8_t
using NavAreaId = uint8_t
using NavAreaFlags = uint16_t

Functions

void NavMeshAgentSystem (Grindstone::WorldContextSet &worldContextSet)

Variables

const Grindstone::ConstHashedString navMeshWorldContextName ("Grindstone::Ai::NavMeshWorldContext")