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

Configures per-tick movement, caching, and blocked-agent retry limits. More...

#include <tess/sim/path_agent_tick.h>

Public Attributes

std::size_t max_steps = 1
PathRuntimeCachePolicy cache_policy {}
std::uint32_t max_blocked_retries = 8

Detailed Description

Configures per-tick movement, caching, and blocked-agent retry limits.


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