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 2112 of file ispackets.h.


Generated on Wed Apr 28 11:50:47 2010 for InSim by  doxygen 1.5.8