Dry
Classes | Enumerations
Connection.h File Reference
#include "../Container/HashSet.h"
#include "../Core/Object.h"
#include "../Core/Timer.h"
#include "../Input/Controls.h"
#include "../IO/VectorBuffer.h"
#include "../Scene/ReplicationState.h"

Classes

struct  Dry::RemoteEvent
 Queued remote event. More...
 
struct  Dry::PackageDownload
 Package file receive transfer. More...
 
struct  Dry::PackageUpload
 Package file send transfer. More...
 
class  Dry::Connection
 Connection to a remote network host. More...
 

Enumerations

enum  Dry::ObserverPositionSendMode { OPSM_NONE = 0, OPSM_POSITION, OPSM_POSITION_ROTATION }
 Send modes for observer position/rotation. Activated by the client setting either position or rotation.