fawkes::WorldInfoDataContainer::GameState Struct Reference

Container struct for momentary game state infos. More...

#include <data_container.h>

List of all members.

Public Attributes

int game_state
 current game state
worldinfo_gamestate_team_t state_team
 team association of the game state
unsigned int score_cyan
 socre of the cyan-colored team
unsigned int score_magenta
 score of the magenta-colored team
worldinfo_gamestate_half_t half
 first or second half


Detailed Description

Container struct for momentary game state infos.

Definition at line 50 of file data_container.h.


Member Data Documentation

int fawkes::WorldInfoDataContainer::GameState::game_state

current game state

Definition at line 52 of file data_container.h.

Referenced by fawkes::WorldInfoDataContainer::get_game_state_string(), fawkes::WorldInfoDataContainer::set_game_state(), and fawkes::WorldInfoDataContainer::WorldInfoDataContainer().

worldinfo_gamestate_half_t fawkes::WorldInfoDataContainer::GameState::half

first or second half

Definition at line 56 of file data_container.h.

Referenced by fawkes::WorldInfoDataContainer::get_half_string(), fawkes::WorldInfoDataContainer::set_game_state(), and fawkes::WorldInfoDataContainer::WorldInfoDataContainer().

unsigned int fawkes::WorldInfoDataContainer::GameState::score_cyan

socre of the cyan-colored team

Definition at line 54 of file data_container.h.

Referenced by fawkes::WorldInfoDataContainer::get_other_score(), fawkes::WorldInfoDataContainer::get_own_score(), fawkes::WorldInfoDataContainer::set_game_state(), and fawkes::WorldInfoDataContainer::WorldInfoDataContainer().

unsigned int fawkes::WorldInfoDataContainer::GameState::score_magenta

score of the magenta-colored team

Definition at line 55 of file data_container.h.

Referenced by fawkes::WorldInfoDataContainer::get_other_score(), fawkes::WorldInfoDataContainer::get_own_score(), fawkes::WorldInfoDataContainer::set_game_state(), and fawkes::WorldInfoDataContainer::WorldInfoDataContainer().

worldinfo_gamestate_team_t fawkes::WorldInfoDataContainer::GameState::state_team

team association of the game state

Definition at line 53 of file data_container.h.

Referenced by fawkes::WorldInfoDataContainer::get_game_state_string(), fawkes::WorldInfoDataContainer::set_game_state(), and fawkes::WorldInfoDataContainer::WorldInfoDataContainer().


The documentation for this struct was generated from the following file:
Generated on Tue Feb 22 13:31:42 2011 for Fawkes API by  doxygen 1.4.7