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