Ult3D
Implementation of "Ultimate 3D Game Engine Design & Architecture" by Allan Sherrod
Loading...
Searching...
No Matches
Ult::Packet Member List

This is the complete list of members for Ult::Packet, including all inherited members.

GetData()Ult::Packetinline
GetDataSize()Ult::Packet
GetId() constUlt::Packetinline
GetPacketSize() constUlt::Packetinline
GetUsage() constUlt::Packetinline
Packet(NetPacketValue usage, NetPacketValue id, const char *data, int size)Ult::Packet
~Packet()Ult::Packet