Classes to hold a specific snapshot in time of Entity Field values. More...
#include "nrg_core.h"#include "nrg_entity.h"#include "nrg_event.h"#include "nrg_ringbuffer.h"#include <functional>#include <vector>#include <map>Go to the source code of this file.
Classes | |
| class | nrg::Snapshot |
| struct | nrg::DeltaSnapshot |
| struct | nrg::ClientSnapshot |
Typedefs | |
|
typedef RingBuffer < DeltaSnapshot, NRG_NUM_PAST_SNAPSHOTS > | nrg::DeltaSnapshotBuffer |