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

Summarizes path planning and movement performed during one tick. More...

#include <tess/sim/path_agent_tick.h>

Public Attributes

std::uint64_t tick = 0
bool processed_paths = false
PathAgentFrameStats pathing {}
PathAgentFrameStats movement {}
std::size_t repaths_requested = 0
std::size_t repath_exhausted = 0

Detailed Description

Summarizes path planning and movement performed during one tick.


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