Package | Description |
---|---|
bwapi |
Modifier and Type | Method and Description |
---|---|
UnitSizeType |
UnitType.size()
Retrieves the UnitSizeType of this unit, which is used in calculations along with weapon
damage types to determine the amount of damage that will be dealt to this type.
|
UnitSizeType |
UnitType.size()
Retrieves the UnitSizeType of this unit, which is used in calculations along with weapon
damage types to determine the amount of damage that will be dealt to this type.
|
static UnitSizeType |
UnitSizeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UnitSizeType |
UnitSizeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UnitSizeType[] |
UnitSizeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static UnitSizeType[] |
UnitSizeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static UnitFilter |
UnitFilter.SizeType(Predicate<UnitSizeType> c) |
static UnitFilter |
UnitFilter.SizeType(Predicate<UnitSizeType> c) |
Copyright © 2022. All rights reserved.