|
tess 0.4.0
Performance-first tile and path simulation substrate
|
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 |
Describes one entity transition, possibly coalesced within the frame.