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

Enumerations

enum  Enum {
  Air = 1 << 0, Ground = 1 << 1, Mechanical = 1 << 2, Organic = 1 << 3,
  NonBuilding = 1 << 4, NonRobotic = 1 << 5, Terrain = 1 << 6, OrgOrMech = 1 << 7,
  Own = 1 << 8
}

Detailed Description

Weapon target flags


Enumeration Type Documentation

Enumerator:
Air 
Ground 
Mechanical 
Organic 
NonBuilding 
NonRobotic 
Terrain 
OrgOrMech 
Own 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines