Enumerations | |
enum | { VIEW_FOLLOW, VIEW_HELI, VIEW_CAM, VIEW_DRIVER, VIEW_CUSTOM, VIEW_MAX } |
View identifiers. More... | |
Variables | |
const int | VIEW_ANOTHER = 255 |
viewing another car |
anonymous enum |
View identifiers.
VIEW_FOLLOW |
0 - arcade |
VIEW_HELI |
1 - helicopter |
VIEW_CAM |
2 - tv camera |
VIEW_DRIVER |
3 - cockpit |
VIEW_CUSTOM |
4 - custom |
VIEW_MAX |
Definition at line 1769 of file ispackets.h.
const int VIEW_ANOTHER = 255 |
viewing another car
Definition at line 1779 of file ispackets.h.