![]() |
Olympe Engine 2.0
2D Game Engine with ECS Architecture
|
This is the complete list of members for NavigationSystem, including all inherited members.
| AddEntity(EntityID entity) | ECS_System | inline |
| ECS_System() | ECS_System | inline |
| FollowPath(EntityID entity, float deltaTime) | NavigationSystem | |
| m_entities | ECS_System | |
| NavigationSystem() | NavigationSystem | |
| NeedsRepath(EntityID entity) | NavigationSystem | |
| Process() override | NavigationSystem | virtual |
| RemoveEntity(EntityID entity) | ECS_System | inline |
| Render() | ECS_System | inlinevirtual |
| RenderDebug() | ECS_System | inlinevirtual |
| RequestPath(EntityID entity, const Vector &targetPos) | NavigationSystem | |
| requiredSignature | ECS_System |