|
BWAPI
|
#include <BWAPI.h>#include "Vector.h"#include "WalkPosition.h"#include "Unit.h"#include "UnitGroup.h"
Go to the source code of this file.
Typedefs | |
| typedef BWAPI::TilePosition | TilePosition |
| typedef BWAPI::Position | Position |
| typedef BWAPI::Player * | Player |
| typedef std::tr1::shared_ptr < UnitClass > | Unit |
| typedef BWAPI::Player* Player |
Definition at line 5 of file Interface.h.
| typedef BWAPI::Position Position |
Definition at line 4 of file Interface.h.
| typedef BWAPI::TilePosition TilePosition |
Definition at line 3 of file Interface.h.
Definition at line 7 of file Interface.h.
1.7.6.1