InSim  0.6c
Documentation of Live for Speed InSim Protocol
Defines
CFlags byte : click flags

Defines

#define ISB_LMB   1
 left click
#define ISB_RMB   2
 right click
#define ISB_CTRL   4
 ctrl + click
#define ISB_SHIFT   8
 shift + click

Define Documentation

#define ISB_CTRL   4

ctrl + click

Definition at line 2546 of file ispackets.h.

#define ISB_LMB   1

left click

Definition at line 2544 of file ispackets.h.

#define ISB_RMB   2

right click

Definition at line 2545 of file ispackets.h.

#define ISB_SHIFT   8

shift + click

Definition at line 2547 of file ispackets.h.

 All Data Structures Files Variables Enumerator Defines