|
InSim
0.6c
Documentation of Live for Speed InSim Protocol
|
Defines | |
| #define | ISB_C1 1 |
| you can choose a standard interface colour using | |
| #define | ISB_C2 2 |
| see ISB_C1 | |
| #define | ISB_C4 4 |
| see ISB_C1 | |
| #define | ISB_CLICK 8 |
| click this button to send IS_BTC | |
| #define | ISB_LIGHT 16 |
| light button | |
| #define | ISB_DARK 32 |
| dark button | |
| #define | ISB_LEFT 64 |
| align text to left | |
| #define | ISB_RIGHT 128 |
| align text to right | |
style flags for the button
| #define ISB_C1 1 |
you can choose a standard interface colour using
Definition at line 2512 of file ispackets.h.
| #define ISB_C2 2 |
see ISB_C1
Definition at line 2513 of file ispackets.h.
| #define ISB_C4 4 |
see ISB_C1
Definition at line 2514 of file ispackets.h.
| #define ISB_CLICK 8 |
click this button to send IS_BTC
Definition at line 2515 of file ispackets.h.
| #define ISB_DARK 32 |
dark button
Definition at line 2517 of file ispackets.h.
| #define ISB_LEFT 64 |
align text to left
Definition at line 2518 of file ispackets.h.
| #define ISB_LIGHT 16 |
light button
Definition at line 2516 of file ispackets.h.
| #define ISB_RIGHT 128 |
align text to right
Definition at line 2519 of file ispackets.h.
1.7.6.1