Orxonox  0.0.5 Codename: Arcturus
Classes | Namespaces | Enumerations
Gametype.h File Reference
#include "OrxonoxPrereqs.h"
#include <map>
#include <set>
#include <string>
#include "core/BaseObject.h"
#include "core/class/SubclassIdentifier.h"
#include "tools/interfaces/Tickable.h"
#include "infos/GametypeInfo.h"
#include "tools/Timer.h"
#include "gamestates/GSLevelMemento.h"

Go to the source code of this file.

Classes

class  orxonox::Gametype
 
struct  orxonox::GametypeMementoState
 Keeps position and orientation of the camera, as well as the name of current scene. More...
 
struct  orxonox::Player
 

Namespaces

 orxonox
 Die Wagnis Klasse hat die folgenden Aufgaben:
 

Enumerations

enum  orxonox::PlayerState { orxonox::PlayerState::Uninitialized, orxonox::PlayerState::Joined, orxonox::PlayerState::Alive, orxonox::PlayerState::Dead }