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

#include <DamageType.h>

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

List of all members.

Public Member Functions

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

Constructor & Destructor Documentation


Member Function Documentation

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

Here is the call graph for this function:

Here is the caller graph for this function:

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

Returns the name of this damage type. For example DamageTypes::Explosive.getName() will return std::string("Explosive").

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