doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Variables
SecurityCamera.cpp File Reference
#include "../idlib/precompiled.h"
#include "Game_local.h"

Go to the source code of this file.

Variables

const idEventDef EV_SecurityCam_ReverseSweep ("<reverseSweep>")
 
const idEventDef EV_SecurityCam_ContinueSweep ("<continueSweep>")
 
const idEventDef EV_SecurityCam_Pause ("<pause>")
 
const idEventDef EV_SecurityCam_Alert ("<alert>")
 
const idEventDef EV_SecurityCam_AddLight ("<addLight>")
 

Variable Documentation

const idEventDef EV_SecurityCam_AddLight("<addLight>")
const idEventDef EV_SecurityCam_Alert("<alert>")
const idEventDef EV_SecurityCam_ContinueSweep("<continueSweep>")
const idEventDef EV_SecurityCam_Pause("<pause>")
const idEventDef EV_SecurityCam_ReverseSweep("<reverseSweep>")