|
BWAPI
|
#include <Bitmap.h>
Public Member Functions | |
| BitmapProxy | operator[] (int x) |
| unsigned short | getWidth () |
| unsigned short | getHeight () |
Private Attributes | |
| unsigned short | wid |
| unsigned short | ht |
| unsigned char * | data |
| unsigned short BWAPI::Bitmap::getHeight | ( | ) |
| unsigned short BWAPI::Bitmap::getWidth | ( | ) |
| BitmapProxy BWAPI::Bitmap::operator[] | ( | int | x | ) |
unsigned char* BWAPI::Bitmap::data [private] |
unsigned short BWAPI::Bitmap::ht [private] |
unsigned short BWAPI::Bitmap::wid [private] |
1.7.6.1