Package | Description |
---|---|
bwapi |
Modifier and Type | Method and Description |
---|---|
Force |
Player.getForce()
Retrieves the player's force.
|
Force |
Player.getForce()
Retrieves the player's force.
|
Force |
Game.getForce(int forceID)
Retrieves the
Force object associated with a given identifier. |
Force |
Game.getForce(int forceID)
Retrieves the
Force object associated with a given identifier. |
Modifier and Type | Method and Description |
---|---|
List<Force> |
Game.getForces()
Retrieves the set of all teams/forces.
|
List<Force> |
Game.getForces()
Retrieves the set of all teams/forces.
|
Modifier and Type | Method and Description |
---|---|
int |
Force.compareTo(Force other) |
int |
Force.compareTo(Force other) |
Copyright © 2022. All rights reserved.