doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Variables
MainFrm.h File Reference
#include "XYWnd.h"
#include "NewTexWnd.h"
#include "ZWnd.h"
#include "CamWnd.h"
#include "TextureBar.h"

Go to the source code of this file.

Classes

struct  SCommandInfo
 
struct  SKeyInfo
 
class  CMainFrame
 

Variables

const int RAD_SHIFT = 0x01
 
const int RAD_ALT = 0x02
 
const int RAD_CONTROL = 0x04
 
const int RAD_PRESS = 0x08
 

Variable Documentation

const int RAD_ALT = 0x02

Definition at line 44 of file MainFrm.h.

const int RAD_CONTROL = 0x04

Definition at line 45 of file MainFrm.h.

const int RAD_PRESS = 0x08

Definition at line 46 of file MainFrm.h.

const int RAD_SHIFT = 0x01

Definition at line 43 of file MainFrm.h.