45 virtual void activate()
override;
46 virtual void deactivate()
override;
47 virtual void update(
const Clock& time)
override;
Shared library macros, enums, constants and forward declarations for the network library ...
Helper object required before GameStates are being constructed.
Definition: Game.h:66
Definition: GSServer.h:39
Die Wagnis Klasse hat die folgenden Aufgaben:
Definition: ApplicationPaths.cc:66
This class is the root class of the network module for a server.
Definition: Server.h:52
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
Server * server_
Definition: GSServer.h:50