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

Gives information about what the GameState is currently doing. More...

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

Public Attributes

unsigned activating: 1
 
unsigned active: 1
 
unsigned deactivating: 1
 
unsigned suspended: 1
 
unsigned topState: 1
 
unsigned updating: 1
 

Detailed Description

Gives information about what the GameState is currently doing.

Member Data Documentation

unsigned orxonox::GameState::State::activating
unsigned orxonox::GameState::State::active
unsigned orxonox::GameState::State::deactivating
unsigned orxonox::GameState::State::suspended
unsigned orxonox::GameState::State::topState
unsigned orxonox::GameState::State::updating

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