Introduction
Downloads
Documentation
Tutorials
Pixie Lite
Forum

Home

Platform_Win32_Screen_DDraw.cpp File Reference

Go to the source code of this file.


Defines

#define Assert(expression, message)   if (!(expression)) Platform::GetPlatform_OS()->OutputDebugText(message);
#define DebugPrint(x)   Platform::GetPlatform_OS()->OutputDebugText x;
#define WIN32_LEAN_AND_MEAN
#define VC_EXTRALEAN
#define DIRECTDRAW_VERSION   0x0300

Define Documentation

#define Assert ( expression,
message   )     if (!(expression)) Platform::GetPlatform_OS()->OutputDebugText(message);

Definition at line 7 of file Platform_Win32_Screen_DDraw.cpp.

#define DebugPrint (  )     Platform::GetPlatform_OS()->OutputDebugText x;

Definition at line 8 of file Platform_Win32_Screen_DDraw.cpp.

#define WIN32_LEAN_AND_MEAN

Definition at line 10 of file Platform_Win32_Screen_DDraw.cpp.

#define VC_EXTRALEAN

Definition at line 11 of file Platform_Win32_Screen_DDraw.cpp.

#define DIRECTDRAW_VERSION   0x0300

Definition at line 13 of file Platform_Win32_Screen_DDraw.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.