|
Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
|
Public Types | |
| enum class | Direction : uint8_t { AToB , Bidirectional } |
Public Attributes | |
| glm::vec3 | positionA |
| glm::vec3 | positionB |
| float | radius |
| Direction | direction |
| NavAreaId | areaId |
| NavAreaFlags | flags |