InSim  0.6c
Documentation of Live for Speed InSim Protocol
Enumerations
Pit Work Flags

Enumerations

enum  {
  PSE_NOTHING, PSE_STOP, PSE_FR_DAM, PSE_FR_WHL,
  PSE_LE_FR_DAM, PSE_LE_FR_WHL, PSE_RI_FR_DAM, PSE_RI_FR_WHL,
  PSE_RE_DAM, PSE_RE_WHL, PSE_LE_RE_DAM, PSE_LE_RE_WHL,
  PSE_RI_RE_DAM, PSE_RI_RE_WHL, PSE_BODY_MINOR, PSE_BODY_MAJOR,
  PSE_SETUP, PSE_REFUEL, PSE_NUM
}
 Pit Work Flags. More...

Enumeration Type Documentation

anonymous enum

Pit Work Flags.

Enumerator:
PSE_NOTHING 

bit 0 (1)

PSE_STOP 

bit 1 (2)

PSE_FR_DAM 

bit 2 (4)

PSE_FR_WHL 

etc...

PSE_LE_FR_DAM 
PSE_LE_FR_WHL 
PSE_RI_FR_DAM 
PSE_RI_FR_WHL 
PSE_RE_DAM 
PSE_RE_WHL 
PSE_LE_RE_DAM 
PSE_LE_RE_WHL 
PSE_RI_RE_DAM 
PSE_RI_RE_WHL 
PSE_BODY_MINOR 
PSE_BODY_MAJOR 
PSE_SETUP 
PSE_REFUEL 
PSE_NUM 

Definition at line 1751 of file ispackets.h.

 All Data Structures Files Variables Enumerator Defines