InSim  0.6c
Documentation of Live for Speed InSim Protocol
Defines
IS_BTN Inst byte flags

Defines

#define INST_ALWAYS_ON   128
 if this bit is set the button is visible in all screens

Detailed Description

NOTE :
You should not use INST_ALWAYS_ON for most buttons. This is a special flag for buttons that really must be on in all screens (including the garage and options screens). You will probably need to confine these buttons to the top or bottom edge of the screen, to avoid overwriting LFS buttons. Most buttons should be defined without this flag, and positioned in the recommended area so LFS can keep a space clear in the main screens.

Define Documentation

#define INST_ALWAYS_ON   128

if this bit is set the button is visible in all screens

Definition at line 2492 of file ispackets.h.

 All Data Structures Files Variables Enumerator Defines