BWAPI
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
BWAPI::GameType Class Reference

#include <GameType.h>

Inheritance diagram for BWAPI::GameType:
Inheritance graph
[legend]
Collaboration diagram for BWAPI::GameType:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 GameType ()
 GameType (int id)
const std::string & getName () const
const char * c_str () const

Constructor & Destructor Documentation


Member Function Documentation

const char * BWAPI::GameType::c_str ( ) const

Here is the call graph for this function:

const std::string & BWAPI::GameType::getName ( ) const

Returns the name of the game type. For example GameTypes::Melee.getName() will return an std::string object containing "Melee".

Here is the call graph for this function:

Here is the caller graph for this function:


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