BWAPI 4.2.0 An API for interacting with Starcraft: Broodwar (1.16.1) |
Public Member Functions | |
virtual int | getID () const =0 |
virtual std::string | getName () const =0 |
virtual Playerset | getPlayers () const =0 |
The Force class is used to get information about each force in a match.
Normally this is considered a team.
Retrieves the unique ID that represents this Force.
Retrieves the name of the Force.
Example usage:
Retrieves the set of players that belong to this Force.
Example usage: