Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

panda/src/dxgsg8/wdxGraphicsWindow8.cxx File Reference

#include <errno.h>
#include <time.h>
#include <math.h>
#include <tchar.h>
#include "wdxGraphicsPipe8.h"
#include "wdxGraphicsWindow8.h"
#include "config_dxgsg8.h"
#include "keyboardButton.h"
#include "mouseButton.h"
#include "throw_event.h"
#include <ddraw.h>
#include <map>

Go to the source code of this file.

Defines

#define WDX_WINDOWCLASSNAME   "wdxDisplay"
#define WDX_WINDOWCLASSNAME_NOCURSOR   WDX_WINDOWCLASSNAME "_NoCursor"
#define DEFAULT_CURSOR   IDC_ARROW
#define MAX_DISPLAYS   20
#define PAUSED_TIMER_ID   7
#define JOYSTICK_POLL_TIMER_ID   8
#define DX_IS_READY   ((_dxgsg!=NULL)&&(_dxgsg->GetDXReady()))

Typedefs

typedef map< HWND, wdxGraphicsWindow8 * > HWND_PANDAWIN_MAP

Functions

LONG WINAPI static_window_proc (HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam)

Variables

HWND_PANDAWIN_MAP hwnd_pandawin_map
wdxGraphicsWindow8global_wdxwinptr = NULL


Detailed Description

Definition in file wdxGraphicsWindow8.cxx.


Define Documentation

#define DEFAULT_CURSOR   IDC_ARROW
 

Definition at line 45 of file wdxGraphicsWindow8.cxx.

#define DX_IS_READY   ((_dxgsg!=NULL)&&(_dxgsg->GetDXReady()))
 

Definition at line 59 of file wdxGraphicsWindow8.cxx.

#define JOYSTICK_POLL_TIMER_ID   8
 

Definition at line 58 of file wdxGraphicsWindow8.cxx.

#define MAX_DISPLAYS   20
 

Definition at line 55 of file wdxGraphicsWindow8.cxx.

#define PAUSED_TIMER_ID   7
 

Definition at line 57 of file wdxGraphicsWindow8.cxx.

Referenced by static_window_proc().

#define WDX_WINDOWCLASSNAME   "wdxDisplay"
 

Definition at line 43 of file wdxGraphicsWindow8.cxx.

#define WDX_WINDOWCLASSNAME_NOCURSOR   WDX_WINDOWCLASSNAME "_NoCursor"
 

Definition at line 44 of file wdxGraphicsWindow8.cxx.


Typedef Documentation

typedef map<HWND,wdxGraphicsWindow8 *> HWND_PANDAWIN_MAP
 

Definition at line 50 of file wdxGraphicsWindow8.cxx.


Function Documentation

LONG WINAPI static_window_proc HWND  hwnd,
UINT  msg,
WPARAM  wparam,
LPARAM  lparam
 

Definition at line 1443 of file wcrGraphicsWindow.cxx.

References wcrGraphicsWindow::_PandaPausedTimer, bResponsive_minimized_fullscreen_window, and PAUSED_TIMER_ID.


Variable Documentation

wdxGraphicsWindow8* global_wdxwinptr = NULL
 

Definition at line 53 of file wdxGraphicsWindow8.cxx.

HWND_PANDAWIN_MAP hwnd_pandawin_map
 

Definition at line 52 of file wdxGraphicsWindow8.cxx.

Referenced by wcrGraphicsWindow::get_depth_bitwidth(), and wcrGraphicsWindow::~wcrGraphicsWindow().


Generated on Fri May 2 00:45:24 2003 for Panda by doxygen1.3