VOX
A little voxel engine
Loading...
Searching...
No Matches
PlayerMovePacket Member List
This is the complete list of members for
PlayerMovePacket
, including all inherited members.
Clone
() const override
PlayerMovePacket
virtual
Deserialize
(const uint8_t *buffer) override
PlayerMovePacket
virtual
DYNAMIC_HEADER_SIZE
IPacket
inline
static
ExtractMessage
(Connection &connection)
IPacket
GetConnectionId
() const
IPacket
inline
GetDisplacement
() const
PlayerMovePacket
GetPlayerId
() const
PlayerMovePacket
GetPosition
() const
PlayerMovePacket
GetType
() const override
PlayerMovePacket
virtual
HasDynamicSize
() const override
PlayerMovePacket
virtual
IPacket
(const IPacket &)
IPacket
IPacket
(IPacket &&)
IPacket
IPacket
()
IPacket
protected
m_connection_id
IPacket
protected
operator=
(const PlayerMovePacket &other)
PlayerMovePacket
operator=
(PlayerMovePacket &&other)
PlayerMovePacket
IPacket::operator=
(const IPacket &)
IPacket
IPacket::operator=
(IPacket &&)
IPacket
PlayerMovePacket
()
PlayerMovePacket
PlayerMovePacket
(uint64_t id, glm::dvec3 position, glm::dvec3 displacement)
PlayerMovePacket
PlayerMovePacket
(const PlayerMovePacket &other)
PlayerMovePacket
PlayerMovePacket
(PlayerMovePacket &&other)
PlayerMovePacket
Serialize
(uint8_t *buffer) const override
PlayerMovePacket
virtual
SerializeHeader
(uint8_t *buffer) const
IPacket
protected
SetConnectionId
(uint64_t connection_id)
IPacket
inline
SetDisplacement
(glm::dvec3 displacement)
PlayerMovePacket
SetPlayerId
(uint64_t id)
PlayerMovePacket
SetPosition
(glm::dvec3 position)
PlayerMovePacket
Size
() const override
PlayerMovePacket
virtual
STATIC_HEADER_SIZE
IPacket
inline
static
Type
enum name
IPacket
~IPacket
()
IPacket
virtual
~PlayerMovePacket
()
PlayerMovePacket
Generated by
1.9.5