Orxonox  0.0.5 Codename: Arcturus
Public Attributes | List of all members
orxonox::GameStateInfo Struct Reference

Helper object required before GameStates are being constructed. More...

#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/libraries/core/Game.h>

Public Attributes

bool bGraphicsMode
 
bool bIgnoreTickTime
 
std::string className
 
std::string stateName
 

Detailed Description

Helper object required before GameStates are being constructed.

Member Data Documentation

bool orxonox::GameStateInfo::bGraphicsMode
bool orxonox::GameStateInfo::bIgnoreTickTime
std::string orxonox::GameStateInfo::className
std::string orxonox::GameStateInfo::stateName

The documentation for this struct was generated from the following file: