forest-net
an overlay networks for large-scale virtual worlds
|
#include <set>
#include <list>
#include <bitset>
#include "Forest.h"
#include "Packet.h"
#include "CtlPkt.h"
#include "NetBuffer.h"
#include "PacketStore.h"
#include "HashSet.h"
Go to the source code of this file.
Classes | |
class | forest::Avatar |
Class that implements a simulated avatar in a virtual world. More... | |
Namespaces | |
forest | |
The CtlPkt class is used to pack and unpack forest control messages. | |
Constant Groups | |
forest | |
The CtlPkt class is used to pack and unpack forest control messages. | |
Definition in file Avatar.h.