spl_teaminfo_t Struct Reference
SPL RefBox protocol team info struct. More...
#include <spl.h>
Public Attributes | |
| uint8_t | team_number |
| unique team number | |
| uint8_t | team_color |
| colour of the team | |
| uint16_t | score |
| team's score | |
| spl_robotinfo_t | players [MAX_NUM_PLAYERS] |
| the team's players | |
Detailed Description
SPL RefBox protocol team info struct.
Definition at line 49 of file spl.h.
Member Data Documentation
| uint16_t spl_teaminfo_t::score |
| uint8_t spl_teaminfo_t::team_color |
| uint8_t spl_teaminfo_t::team_number |
The documentation for this struct was generated from the following files:

