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

#include <tess/ecs/flecs/flecs_adapter.h>

Public Member Functions

 FlecsPathAgentSource (flecs::world &world, FlecsPathAgentContext &context) noexcept
auto collect (PathAgentBatch &batch) -> PathAgentCollectInfo

Detailed Description

Collects on-board Flecs 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: