30 #ifndef _GSMasterServer_H__ 31 #define _GSMasterServer_H__ 47 virtual void activate()
override;
48 virtual void deactivate()
override;
49 virtual void update(
const Clock& time)
override;
Shared library macros, enums, constants and forward declarations for the network library ...
MasterServer * mserver
Definition: GSMasterServer.h:52
Definition: MasterServer.h:57
Helper object required before GameStates are being constructed.
Definition: Game.h:66
Die Wagnis Klasse hat die folgenden Aufgaben:
Definition: ApplicationPaths.cc:66
Shared library macros, enums, constants and forward declarations for the orxonox library ...
Definition of GameState class.
#define _OrxonoxExport
Definition: OrxonoxPrereqs.h:60
An implementation of a tree to manage game states.
Definition: GameState.h:61
Simple real time clock based on Ogre::Timer.
Definition: Clock.h:57
Definition: GSMasterServer.h:41