Package | Description |
---|---|
bwapi | |
bwem | |
bwta |
Modifier and Type | Method and Description |
---|---|
Game |
BWClient.getGame()
Get the
Game instance of the currently running game. |
Game |
BWClient.getGame()
Get the
Game instance of the currently running game. |
Modifier and Type | Method and Description |
---|---|
boolean |
Point.isValid(Game game)
Check if the current point is a valid point for the current game
|
boolean |
Point.isValid(Game game)
Check if the current point is a valid point for the current game
|
Constructor and Description |
---|
BWEM(Game game) |
BWEM(Game game) |
Modifier and Type | Method and Description |
---|---|
static void |
BWTA.readMap(Game game)
Deprecated.
This BWTA is fake and only translates BWTA calls to their respective BWEM calls. Please use BWEM directly if possible."
|
static void |
BWTA.readMap(Game game)
Deprecated.
This BWTA is fake and only translates BWTA calls to their respective BWEM calls. Please use BWEM directly if possible."
|
Copyright © 2022. All rights reserved.