Public Attributes

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


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