|
tess 0.4.0
Performance-first tile and path simulation substrate
|
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 |
Configures per-tick movement, caching, and blocked-agent retry limits.