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

Describes one entity transition, possibly coalesced within the frame. More...

#include <tess/sim/delta_frame.h>

Public Attributes

EntityHandle entity {}
EntityDeltaKind kind = EntityDeltaKind::Moved
Coord3 from {}
Coord3 to {}
std::uint64_t last_tick = 0

Detailed Description

Describes one entity transition, possibly coalesced within the frame.


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