BWAPI
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Enumerations
BW::MiniTileFlags Namespace Reference

Enumerations

enum  Enum {
  Walkable = 1 << 0, Middle = 1 << 1, High = 1 << 2, BlocksView = 1 << 3,
  Ramp = 1 << 4
}

Detailed Description

Mapping of bit meaning for the MiniTile Flag property.


Enumeration Type Documentation

Enumerator:
Walkable 
Middle 
High 

(Mid and High unchecked = Low)

BlocksView 
Ramp 

Appears on the middle minitiles of most ramps/stairs.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines