Package | Description |
---|---|
com.github.ocraft.s2client.bot | |
com.github.ocraft.s2client.bot.gateway | |
com.github.ocraft.s2client.protocol.data | |
com.github.ocraft.s2client.protocol.observation.raw |
Modifier and Type | Field | Description |
---|---|---|
static java.util.Set<Upgrade> |
Fixtures.UPGRADES |
Modifier and Type | Method | Description |
---|---|---|
default void |
ClientEvents.onUpgradeCompleted(Upgrade upgrade) |
Called when an upgrade is finished, warp gate, ground weapons, baneling speed, etc.
|
Modifier and Type | Method | Description |
---|---|---|
java.util.Map<Upgrade,UpgradeData> |
ObservationInterface.getUpgradeData(boolean forceRefresh) |
Gets metadata of upgrades.
|
java.util.List<Upgrade> |
ObservationInterface.getUpgrades() |
Gets all upgrades.
|
Modifier and Type | Class | Description |
---|---|---|
class |
Upgrades |
|
static class |
Upgrades.Other |
Modifier and Type | Method | Description |
---|---|---|
static Upgrade |
Upgrades.from(int sc2ApiUpgradeId) |
|
Upgrade |
UpgradeData.getUpgrade() |
Modifier and Type | Method | Description |
---|---|---|
java.util.Set<Upgrade> |
PlayerRaw.getUpgrades() |
Copyright © 2017–2018 Ocraft Project. All rights reserved.