|
tess 0.4.0
Performance-first tile and path simulation substrate
|
#include <tess/ecs/entt/entt_adapter.h>
Public Member Functions | |
| EnttPathAgentSource (entt::registry ®istry, EnttPathAgentContext &context) noexcept | |
| auto | collect (PathAgentBatch &batch) -> PathAgentCollectInfo |
Collects on-board EnTT agents in ascending AgentId order.
Collection reconciles changed PathGoal components into lifecycle state, reports newly armed goals as dirty, and leaves unchanged unreachable goals terminal until the consumer supplies a different goal.