Classes | Namespaces | Defines | Typedefs

TeamBalancer.h File Reference

Set and network team selection (supports peer to peer or client/server). More...

#include "NativeFeatureIncludes.h"
#include "PluginInterface2.h"
#include "RakMemoryOverride.h"
#include "NativeTypes.h"
#include "DS_List.h"
#include "RakString.h"
Include dependency graph for TeamBalancer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RakNet::TeamBalancer
 Set and network team selection (supports peer to peer or client/server). More...
struct  RakNet::TeamBalancer::TeamMember

Namespaces

namespace  RakNet
 

Forward declaration.


Defines

#define UNASSIGNED_TEAM_ID   255

Typedefs

typedef unsigned char RakNet::TeamId

Detailed Description

Set and network team selection (supports peer to peer or client/server).

Automatically handles transmission and resolution of team selection, including team switching and balancing

This file is part of RakNet Copyright 2003 Jenkins Software LLC

Usage of RakNet is subject to the appropriate license agreement.

Definition in file TeamBalancer.h.


Define Documentation

#define UNASSIGNED_TEAM_ID   255

Definition at line 34 of file TeamBalancer.h.