Package | Description |
---|---|
com.github.ocraft.s2client.protocol.data |
Modifier and Type | Method | Description |
---|---|---|
static UnitAttribute |
UnitAttribute.from(SC2APIProtocol.Data.Attribute sc2ApiAttribute) |
|
UnitAttribute |
DamageBonus.getAttribute() |
|
static UnitAttribute |
UnitAttribute.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static UnitAttribute[] |
UnitAttribute.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
java.util.Set<UnitAttribute> |
UnitTypeData.getAttributes() |
Copyright © 2017–2018 Ocraft Project. All rights reserved.