Fawkes API  Fawkes Development Version
spl_robotinfo_t Struct Reference

SPL RefBox protocol robot info struct. More...

#include <spl.h>

Public Attributes

uint16_t penalty
 penalty state of the player More...
 
uint16_t secs_till_unpenalized
 estimate of time till unpenalised More...
 

Detailed Description

SPL RefBox protocol robot info struct.

Definition at line 44 of file spl.h.

Member Data Documentation

◆ penalty

uint16_t spl_robotinfo_t::penalty

penalty state of the player

Definition at line 45 of file spl.h.

Referenced by SplRefBoxProcessor::~SplRefBoxProcessor().

◆ secs_till_unpenalized

uint16_t spl_robotinfo_t::secs_till_unpenalized

estimate of time till unpenalised

Definition at line 46 of file spl.h.

Referenced by SplRefBoxProcessor::~SplRefBoxProcessor().


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