|
UFO: Alien Invasion
|
#include <g_local.h>

Public Member Functions | |
| camera_edict_data_s () | |
Data Fields | |
| camera_type_t | cameraType |
| bool | rotate |
|
inline |
Definition at line 320 of file g_local.h.
References CAMERA_MOBILE, cameraType, and rotate.
| camera_type_t camera_edict_data_t::cameraType |
Definition at line 317 of file g_local.h.
Referenced by camera_edict_data_s(), G_EventCameraAppear(), and G_InitCamera().
| bool camera_edict_data_t::rotate |
Definition at line 318 of file g_local.h.
Referenced by camera_edict_data_s(), G_EventCameraAppear(), G_FrustumVis(), and G_InitCamera().