Package | Description |
---|---|
com.github.ocraft.s2client.bot | |
com.github.ocraft.s2client.protocol.observation |
Modifier and Type | Field | Description |
---|---|---|
static java.util.Set<Alert> |
Fixtures.ALERTS |
Modifier and Type | Method | Description |
---|---|---|
static Alert |
Alert.from(SC2APIProtocol.Sc2Api.Alert sc2ApiAlert) |
|
static Alert |
Alert.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static Alert[] |
Alert.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<Alert> |
Observation.getAlerts() |
Copyright © 2017–2018 Ocraft Project. All rights reserved.