Classes | Namespaces

srv-players.h File Reference

#include "srv-users.h"
#include "aesop-physics/aesop-physics.h"
Include dependency graph for srv-players.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  aesop::player_rec_t
 single struct that contains all (exposed) player state More...
class  aesop::PlayerManager
 Object that helps the server manage players. More...
struct  aesop::PlayerManager::iterator_t

Namespaces

namespace  aesop

Enumerations

enum  aesop::ePrivilege {
  aesop::ePrivilege_Admin = 0x0001,
  aesop::ePrivilege_Invalid = 0x8000
}