BWAPI
Namespaces | Enumerations
trunk/bwapi/BWAPI/Source/BW/PlayerID.h File Reference

Go to the source code of this file.

Namespaces

namespace  BW
namespace  BW::PlayerID

Enumerations

enum  BW::PlayerID::Enum {
  BW::PlayerID::p1 = 0x00, BW::PlayerID::p2 = 0x01, BW::PlayerID::p3 = 0x02, BW::PlayerID::p4 = 0x03,
  BW::PlayerID::p5 = 0x04, BW::PlayerID::p6 = 0x05, BW::PlayerID::p7 = 0x06, BW::PlayerID::p8 = 0x07,
  BW::PlayerID::p9 = 0x08, BW::PlayerID::p10 = 0x09, BW::PlayerID::p11 = 0x0A, BW::PlayerID::p12 = 0x0B,
  BW::PlayerID::CurrentPlayer = 0x0D, BW::PlayerID::Enemies = 0x0E, BW::PlayerID::Allies = 0x0F, BW::PlayerID::NeutralPlayers = 0x10,
  BW::PlayerID::AllPlayers = 0x11, BW::PlayerID::Force1 = 0x12, BW::PlayerID::Force2 = 0x13, BW::PlayerID::Force3 = 0x14,
  BW::PlayerID::Force4 = 0x15, BW::PlayerID::AlliedVictory = 0x1A
}
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines