BWAPI
Namespaces | Enumerations | Functions
trunk/bwapi/BWAPI/Source/BW/Race.h File Reference
#include <string>
#include <Util/Types.h>
Include dependency graph for Race.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  BW
namespace  BW::Race

Enumerations

enum  BW::Race::Enum {
  BW::Race::Zerg = 0, BW::Race::Terran = 1, BW::Race::Protoss = 2, BW::Race::Other = 3,
  BW::Race::Select = 5, BW::Race::Random = 6, BW::Race::None = 7
}

Functions

u8 BW::Race::stringToRace (const std::string &name)
std::string BW::Race::raceName (u8 race)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines