#include "srv-users.h"
#include "aesop-physics/aesop-physics.h"
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 } |