BWAPI
Defines | Functions
SnippyHolloW-BroodwarBotQ-f01ab56/src/Regions/MapManager.cpp File Reference
#include <PrecompiledHeader.h>
#include "Defines.h"
#include "Regions/MapManager.h"
#include "Micro/Units/ProtossSpecial/HighTemplarUnit.h"
#include "Intelligence/Intelligence.h"
Include dependency graph for MapManager.cpp:

Defines

#define __MESH_SIZE__   16
#define __STORM_SIZE__   96
#define __MAX_PATHFINDING_WORKS__   10

Functions

void drawBTPath (const std::vector< TilePosition > &btpath)

Define Documentation

#define __MAX_PATHFINDING_WORKS__   10
#define __MESH_SIZE__   16
#define __STORM_SIZE__   96

Function Documentation

void drawBTPath ( const std::vector< TilePosition > &  btpath)

Here is the caller graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines