Win32PlatState Struct Reference

#include <platformWin32.h>

List of all members.

Public Member Functions

 Win32PlatState ()

Public Attributes

FILE * log_fp
HINSTANCE hinstOpenGL
HINSTANCE hinstGLU
HINSTANCE hinstOpenAL
HWND appWindow
HDC appDC
HINSTANCE appInstance
HGLRC hGLRC
DWORD processId
bool renderThreadBlocked
S32 nMessagesPerFrame
 The max number of messages to dispatch per frame.
HMENU appMenu
 The menu bar for the window.
S32 desktopBitsPixel
S32 desktopWidth
S32 desktopHeight
S32 desktopClientWidth
S32 desktopClientHeight
U32 currentTime
U32 sleepTicks
bool backgrounded


Constructor & Destructor Documentation

Win32PlatState::Win32PlatState (  ) 


Member Data Documentation

The max number of messages to dispatch per frame.

The menu bar for the window.