|
Fawkes API
Fawkes Development Version
|
Internal data storage, do NOT modify! More...
Public Attributes | |
| int64_t | timestamp_sec |
| Interface Unix timestamp, seconds. | |
| int64_t | timestamp_usec |
| Interface Unix timestamp, micro-seconds. | |
| if_gamestate_team_t | our_team |
| Our team color. | |
Internal data storage, do NOT modify!
| if_gamestate_team_t fawkes::GameStateInterface::SetTeamColorMessage::SetTeamColorMessage_data_t::our_team |
Our team color.
Definition at line 131 of file GameStateInterface.h.
Referenced by fawkes::GameStateInterface::SetTeamColorMessage::SetTeamColorMessage().
Interface Unix timestamp, seconds.
Definition at line 129 of file GameStateInterface.h.
Interface Unix timestamp, micro-seconds.
Definition at line 130 of file GameStateInterface.h.