#include <Bitmap.h>
Public Member Functions | |
| BitmapProxy (unsigned char *data, unsigned short width, unsigned short height, int x) | |
| Color | operator[] (int y) |
| BWAPI::BitmapProxy::BitmapProxy | ( | unsigned char * | data, |
| unsigned short | width, | ||
| unsigned short | height, | ||
| int | x | ||
| ) |
| Color BWAPI::BitmapProxy::operator[] | ( | int | y | ) |
1.7.6.1