|
BWAPI
|
Classes | |
| class | RectangleArray |
| class | QuadTree |
Functions | |
| template<class Type > | |
| std::list< Type * > * | getItems (unsigned int x, unsigned int y, unsigned int level=0) |
Variables | |
| return this | data [level][x][y] |
| std::list<Type*>* Util::getItems | ( | unsigned int | x, |
| unsigned int | y, | ||
| unsigned int | level = 0 |
||
| ) |
| return this Util::data[level][x][y] |
1.7.6.1