InSim  0.6c
Documentation of Live for Speed InSim Protocol
Data Fields
IS_MOD Struct Reference

send to LFS to change screen mode More...

#include <ispackets.h>

Data Fields

byte Size
 20
byte Type
 ISP_MOD
byte ReqI
 0
byte Zero
int Bits16
 set to choose 16-bit
int RR
 refresh rate - zero for default
int Width
 0 means go to window
int Height
 0 means go to window

Detailed Description

send to LFS to change screen mode

The refresh rate actually selected by LFS will be the highest available rate that is less than or equal to the specified refresh rate. Refresh rate can be specified as zero in which case the default refresh rate will be used.

If Width and Height are both zero, LFS will switch to windowed mode.

Definition at line 1063 of file ispackets.h.


Field Documentation

set to choose 16-bit

Definition at line 1070 of file ispackets.h.

0 means go to window

Definition at line 1073 of file ispackets.h.

0

Definition at line 1067 of file ispackets.h.

refresh rate - zero for default

Definition at line 1071 of file ispackets.h.

20

Definition at line 1065 of file ispackets.h.

ISP_MOD

Definition at line 1066 of file ispackets.h.

0 means go to window

Definition at line 1072 of file ispackets.h.

Definition at line 1068 of file ispackets.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Variables Enumerator Defines