Defines | |
#define | CCI_BLUE 1 |
this car is in the way of a driver who is a lap ahead | |
#define | CCI_YELLOW 2 |
this car is slow or stopped and in a dangerous place | |
#define | CCI_LAG 32 |
this car is lagging (missing or delayed position packets) | |
#define | CCI_FIRST 64 |
this is the first compcar in this set of MCI packets | |
#define | CCI_LAST 128 |
this is the last compcar in this set of MCI packets |
#define CCI_BLUE 1 |
this car is in the way of a driver who is a lap ahead
Definition at line 2020 of file ispackets.h.
#define CCI_YELLOW 2 |
this car is slow or stopped and in a dangerous place
Definition at line 2021 of file ispackets.h.
#define CCI_LAG 32 |
this car is lagging (missing or delayed position packets)
Definition at line 2022 of file ispackets.h.
#define CCI_FIRST 64 |
this is the first compcar in this set of MCI packets
Definition at line 2023 of file ispackets.h.
#define CCI_LAST 128 |
this is the last compcar in this set of MCI packets
Definition at line 2024 of file ispackets.h.