InSim  0.6c
Documentation of Live for Speed InSim Protocol
Enumerations
the fourth byte of IS_BFN packets is one of these

Enumerations

enum  { BFN_DEL_BTN, BFN_CLEAR, BFN_USER_CLEAR, BFN_REQUEST }
 the fourth byte of IS_BFN packets is one of these More...

Enumeration Type Documentation

anonymous enum

the fourth byte of IS_BFN packets is one of these

Enumerator:
BFN_DEL_BTN 

0 - instruction : delete one button (must set ClickID)

BFN_CLEAR 

1 - instruction : clear all buttons made by this insim instance

BFN_USER_CLEAR 

2 - info : user cleared this insim instance's buttons

BFN_REQUEST 

3 - user request : SHIFT+B or SHIFT+I - request for buttons

Definition at line 2428 of file ispackets.h.

 All Data Structures Files Variables Enumerator Defines