tess 0.4.0
Performance-first tile and path simulation substrate
Loading...
Searching...
No Matches
tess::EnttPathAgentSource Class Reference

#include <tess/ecs/entt/entt_adapter.h>

Public Member Functions

 EnttPathAgentSource (entt::registry &registry, EnttPathAgentContext &context) noexcept
auto collect (PathAgentBatch &batch) -> PathAgentCollectInfo

Detailed Description

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.


The documentation for this class was generated from the following file: