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. | |
int32_t | our_team |
Our team color. |
Internal data storage, do NOT modify!
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.