BWAPI
Functions
trunk/bwapi/BWAPI/Source/Resolution.h File Reference
#include "BW/Offsets.h"
Include dependency graph for Resolution.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void SetResolution (int width, int height)
void DDrawDestroy ()
void DDrawInitialize (int width, int height)
void GameUpdate (BW::bitmap *pSurface, BW::bounds *pBounds)

Function Documentation

void DDrawDestroy ( )

Here is the call graph for this function:

Here is the caller graph for this function:

void DDrawInitialize ( int  width,
int  height 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void GameUpdate ( BW::bitmap pSurface,
BW::bounds pBounds 
)

Here is the call graph for this function:

void SetResolution ( int  width,
int  height 
)

Here is the call graph for this function:

Here is the caller graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines