#include <nrg_snapshot.h>
Public Member Functions | |
| DeltaSnapshot (int i) | |
| uint16_t | getID () const |
| void | setID (uint16_t id) |
| void | addEntity (Entity *e) |
| void | removeEntityById (uint16_t id) |
| void | mergeWithNext (const DeltaSnapshot &next) |
| void | writeToPacket (Packet &p) const |
| void | reset () |
Class to hold only modified values of Entities