|
tess 0.4.0
Performance-first tile and path simulation substrate
|
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 |
Summarizes path planning and movement performed during one tick.