InSim
0.6c
Documentation of Live for Speed InSim Protocol
|
CONtact - between two cars (A and B are sorted by PLID) More...
#include <ispackets.h>
Data Fields | |
byte | Size |
40 | |
byte | Type |
ISP_CON. | |
byte | ReqI |
0 | |
byte | Zero |
word | SpClose |
high 4 bits : reserved / low 12 bits : closing speed (10 = 1 m/s) | |
word | Time |
looping time stamp (hundredths - time since reset - like TINY_GTH) | |
CarContact | A |
CarContact | B |
CONtact - between two cars (A and B are sorted by PLID)
Definition at line 2081 of file ispackets.h.
Definition at line 2091 of file ispackets.h.
Definition at line 2092 of file ispackets.h.
byte IS_CON::ReqI |
0
Definition at line 2085 of file ispackets.h.
byte IS_CON::Size |
40
Definition at line 2083 of file ispackets.h.
word IS_CON::SpClose |
high 4 bits : reserved / low 12 bits : closing speed (10 = 1 m/s)
Definition at line 2088 of file ispackets.h.
word IS_CON::Time |
looping time stamp (hundredths - time since reset - like TINY_GTH)
Definition at line 2089 of file ispackets.h.
byte IS_CON::Type |
ISP_CON.
Definition at line 2084 of file ispackets.h.
byte IS_CON::Zero |
Definition at line 2086 of file ispackets.h.