|
BWAPI
|
Classes | |
| class | MemoryFrame |
| class | Mutex |
| class | RectangleArray |
| class | RegionQuadTree |
| class | RemoteProcess |
| class | SharedMemory |
| class | SharedStructure |
| class | Strings |
Typedefs | |
| typedef unsigned int | RemoteProcessID |
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] |
| const int | BUFFER_SIZE = 4096 |
| char | buffer [BUFFER_SIZE] |
| typedef unsigned int Util::RemoteProcessID |
| std::list<Type*>* Util::getItems | ( | unsigned int | x, |
| unsigned int | y, | ||
| unsigned int | level = 0 |
||
| ) |
| char Util::buffer[BUFFER_SIZE] |
| const int Util::BUFFER_SIZE = 4096 |
| return this Util::data[level][x][y] |
1.7.6.1