Torque2D Reference
Public Member Functions | Public Attributes | List of all members
Win32PlatState Struct Reference

#include <platformWin32.h>

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
 
HMENU appMenu
 
S32 desktopBitsPixel
 
S32 desktopWidth
 
S32 desktopHeight
 
S32 desktopClientWidth
 
S32 desktopClientHeight
 
U32 currentTime
 
U32 sleepTicks
 
bool backgrounded
 

Constructor & Destructor Documentation

Member Data Documentation

HDC appDC
HINSTANCE appInstance
HMENU appMenu
HWND appWindow
bool backgrounded
U32 currentTime
S32 desktopBitsPixel
S32 desktopClientHeight
S32 desktopClientWidth
S32 desktopHeight
S32 desktopWidth
HGLRC hGLRC
HINSTANCE hinstGLU
HINSTANCE hinstOpenAL
HINSTANCE hinstOpenGL
FILE* log_fp
S32 nMessagesPerFrame
DWORD processId
bool renderThreadBlocked
U32 sleepTicks

The documentation for this struct was generated from the following files: