Interface | Description |
---|---|
MiniTile |
Corresponds to BWAPI/Starcraft's concept of walk tile (8x8 pixels).
|
Tile |
Corresponds to BWAPI/Starcraft's concept of tile (32x32 pixels).
|
TileData |
Class | Description |
---|---|
MiniTileImpl | |
TileDataImpl | |
TileImpl |
Enum | Description |
---|---|
Tile.GroundHeight |
Corresponds to BWAPI::getGroundHeight divided by 2.
|