Fawkes API Fawkes Development Version

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

current game state

Definition at line 52 of file data_container.h.

socre of the cyan-colored team

Definition at line 54 of file data_container.h.

score of the magenta-colored team

Definition at line 55 of file data_container.h.

team association of the game state

Definition at line 53 of file data_container.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends