Introduction
Downloads
Documentation
Tutorials
Pixie Lite
Forum

Home

Platform_Win32_Screen_GDI Class Reference

Inheritance diagram for Platform_Win32_Screen_GDI:

Platform_Win32_Screen_Technology

List of all members.


Public Member Functions

 Platform_Win32_Screen_GDI (struct HWND__ *windowHandle, bool fullscreen, int screenWidth, int screenHeight)
virtual ~Platform_Win32_Screen_GDI ()
virtual bool Setup ()
virtual bool Present (unsigned short *bitmapData, int bitmapWidth, int bitmapHeight, unsigned short modulate, unsigned short backgroundColor)
virtual void SetInterpolationMode (bool enabled)
virtual void TransformCursorCoordinates (float &x, float &y)

Detailed Description

Author:
Mattias Gustavsson

Definition at line 20 of file Platform_Win32_Screen_GDI.h.


Constructor & Destructor Documentation

Platform_Win32_Screen_GDI::Platform_Win32_Screen_GDI ( struct HWND__ *  windowHandle,
bool  fullscreen,
int  screenWidth,
int  screenHeight 
)

Definition at line 12 of file Platform_Win32_Screen_GDI.cpp.

Platform_Win32_Screen_GDI::~Platform_Win32_Screen_GDI (  )  [virtual]

Definition at line 52 of file Platform_Win32_Screen_GDI.cpp.


Member Function Documentation

bool Platform_Win32_Screen_GDI::Setup (  )  [virtual]

Implements Platform_Win32_Screen_Technology.

Definition at line 24 of file Platform_Win32_Screen_GDI.cpp.

bool Platform_Win32_Screen_GDI::Present ( unsigned short *  bitmapData,
int  bitmapWidth,
int  bitmapHeight,
unsigned short  modulate,
unsigned short  backgroundColor 
) [virtual]

Implements Platform_Win32_Screen_Technology.

Definition at line 67 of file Platform_Win32_Screen_GDI.cpp.

void Platform_Win32_Screen_GDI::SetInterpolationMode ( bool  enabled  )  [virtual]

Implements Platform_Win32_Screen_Technology.

Definition at line 362 of file Platform_Win32_Screen_GDI.cpp.

void Platform_Win32_Screen_GDI::TransformCursorCoordinates ( float &  x,
float &  y 
) [virtual]

Implements Platform_Win32_Screen_Technology.

Definition at line 396 of file Platform_Win32_Screen_GDI.cpp.



Pixie University and the Pixie Game Engine is created and managed by Mattias Gustavsson.
Reproduction/republishing of any material on this site without permission is strictly prohibited.