|
BWAPI
|
#include "BW/Offsets.h"

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) |
| void DDrawDestroy | ( | ) |


| void DDrawInitialize | ( | int | width, |
| int | height | ||
| ) |


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

| void SetResolution | ( | int | width, |
| int | height | ||
| ) |


1.7.6.1