Package | Description |
---|---|
bwem |
Modifier and Type | Method and Description |
---|---|
Tile.GroundHeight |
Tile.getGroundHeight()
Corresponds to BWAPI::getGroundHeight / 2
|
Tile.GroundHeight |
Tile.getGroundHeight()
Corresponds to BWAPI::getGroundHeight / 2
|
static Tile.GroundHeight |
Tile.GroundHeight.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Tile.GroundHeight |
Tile.GroundHeight.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Tile.GroundHeight[] |
Tile.GroundHeight.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static Tile.GroundHeight[] |
Tile.GroundHeight.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.