BWAPI
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Defines
Public Member Functions
BWAPI::BitmapProxy Class Reference

#include <Bitmap.h>

List of all members.

Public Member Functions

 BitmapProxy (unsigned char *data, unsigned short width, unsigned short height, int x)
Color operator[] (int y)

Constructor & Destructor Documentation

BWAPI::BitmapProxy::BitmapProxy ( unsigned char *  data,
unsigned short  width,
unsigned short  height,
int  x 
)

Member Function Documentation

Color BWAPI::BitmapProxy::operator[] ( int  y)

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Defines