InSim
0.6c
Documentation of Live for Speed InSim Protocol
|
Info about a single object - explained in the layout file format. More...
#include <ispackets.h>
Data Fields | |
short | X |
short | Y |
char | Zchar |
byte | Flags |
byte | Index |
byte | Heading |
Info about a single object - explained in the layout file format.
Definition at line 2156 of file ispackets.h.
byte ObjectInfo::Flags |
Definition at line 2161 of file ispackets.h.
byte ObjectInfo::Heading |
Definition at line 2163 of file ispackets.h.
byte ObjectInfo::Index |
Definition at line 2162 of file ispackets.h.
short ObjectInfo::X |
Definition at line 2158 of file ispackets.h.
short ObjectInfo::Y |
Definition at line 2159 of file ispackets.h.
char ObjectInfo::Zchar |
Definition at line 2160 of file ispackets.h.