BWAPI
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes
BW::region Class Reference

#include <Pathing.h>

Collaboration diagram for BW::region:
Collaboration graph
[legend]

List of all members.

Public Member Functions

bool isConnectedTo (region *target)
bool isConnectedTo (u16 index)
std::vector< region * > & getAccessibleNeighbours ()
int getAirDistance (region *dst)
regiongetNeighbor (u8 index)
Position getCenter ()
u16 getIndex ()

Public Attributes

u16 accessabilityFlags
u16 groupIndex
u16 tileCount
u8 pathCount
u8 neighborCount
u32 unk_8
u16neighbors
u32 rgnCenterX
u32 rgnCenterY
pathRect rgnBox
u32 properties
u32 unk_24
u32 unk_28
u16 localBuffer [10]

Member Function Documentation

Here is the call graph for this function:

Here is the call graph for this function:

Here is the caller graph for this function:

Here is the caller graph for this function:

Here is the caller graph for this function:

bool BW::region::isConnectedTo ( region target)

Here is the caller graph for this function:

bool BW::region::isConnectedTo ( u16  index)

Member Data Documentation


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines