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

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


Define Documentation

#define DEFAULT_CURSOR   IDC_ARROW
 

Definition at line 42 of file wdxGraphicsWindow8.cxx.

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

Definition at line 56 of file wdxGraphicsWindow8.cxx.

#define JOYSTICK_POLL_TIMER_ID   8
 

Definition at line 55 of file wdxGraphicsWindow8.cxx.

#define MAX_DISPLAYS   20
 

Definition at line 52 of file wdxGraphicsWindow8.cxx.

#define PAUSED_TIMER_ID   7
 

Definition at line 54 of file wdxGraphicsWindow8.cxx.

Referenced by wcrGraphicsWindow::deactivate_window().

#define WDX_WINDOWCLASSNAME   "wdxDisplay"
 

Definition at line 40 of file wdxGraphicsWindow8.cxx.

#define WDX_WINDOWCLASSNAME_NOCURSOR   WDX_WINDOWCLASSNAME "_NoCursor"
 

Definition at line 41 of file wdxGraphicsWindow8.cxx.


Typedef Documentation

typedef map<HWND,wdxGraphicsWindow8 *> HWND_PANDAWIN_MAP
 

Definition at line 47 of file wdxGraphicsWindow8.cxx.


Function Documentation

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

Definition at line 1384 of file wcrGraphicsWindow.cxx.

References global_wcrwinptr, hwnd_pandawin_map, NULL, and wcrGraphicsWindow::window_proc().

Referenced by wcrGraphicsWindow::config().


Variable Documentation

wdxGraphicsWindow8* global_wdxwinptr = NULL
 

Definition at line 50 of file wdxGraphicsWindow8.cxx.

HWND_PANDAWIN_MAP hwnd_pandawin_map
 

Definition at line 49 of file wdxGraphicsWindow8.cxx.

Referenced by wcrGraphicsWindow::config(), DestroyAllWindows(), wcrGraphicsWindow::DestroyMe(), static_window_proc(), and wcrGraphicsWindow::window_proc().


Generated on Fri Apr 18 00:11:07 2003 for Panda by doxygen1.3