| Class | Description |
|---|---|
| ClientStateMessage | |
| FrameState | |
| ObjectState | |
| ObjectStateMessage | |
| ObjectStateProtocol |
Holds information about the bit sizes of various
ObjectState fields.
|
| RemoteTimeSource |
Keeps track of the latest time included in messages from
the server to guess at a consistent time offset for this client.
|
| SentState | |
| StateReceiver |
Handles the incoming ObjectStateMessage and uses it to update
the local SharedObjectSpace.
|
| StateWriter |
Buffers the state information, flushing it to real messages
when it exceeds a certain message threshold.
|