|
BWAPI
|
| getHeight(void) const | Util::RectangleArray< Type > | |
| getItem(unsigned int x, unsigned int y) | Util::RectangleArray< Type > | |
| getWidth(void) const | Util::RectangleArray< Type > | |
| operator[](int i) | Util::RectangleArray< Type > | [inline] |
| operator[](int i) const | Util::RectangleArray< Type > | [inline] |
| printToFile(FILE *f) | Util::RectangleArray< Type > | |
| RectangleArray(unsigned int width=1, unsigned int height=1, Type *data=NULL) | Util::RectangleArray< Type > | |
| RectangleArray(const RectangleArray< Type > &rectangleArray) | Util::RectangleArray< Type > | |
| resize(unsigned int width, unsigned int height) | Util::RectangleArray< Type > | |
| saveToFile(const std::string &fileName) | Util::RectangleArray< Type > | |
| setBorderTo(const Type &value) | Util::RectangleArray< Type > | |
| setItem(unsigned int x, unsigned int y, Type *item) | Util::RectangleArray< Type > | |
| setTo(const Type &value) | Util::RectangleArray< Type > | |
| ~RectangleArray(void) | Util::RectangleArray< Type > |
1.7.6.1