Package | Description |
---|---|
com.github.ocraft.s2client.protocol.observation.ui | |
com.github.ocraft.s2client.protocol.unit |
Modifier and Type | Method | Description |
---|---|---|
UnitInfo |
CargoPanel.getUnit() |
|
UnitInfo |
ProductionPanel.getUnit() |
|
UnitInfo |
SinglePanel.getUnit() |
Modifier and Type | Method | Description |
---|---|---|
java.util.List<UnitInfo> |
ProductionPanel.getBuildQueue() |
|
java.util.List<UnitInfo> |
CargoPanel.getPassengers() |
|
java.util.List<UnitInfo> |
MultiPanel.getUnits() |
Modifier and Type | Method | Description |
---|---|---|
static UnitInfo |
UnitInfo.from(SC2APIProtocol.Ui.UnitInfo sc2ApiUnitInfo) |
Modifier and Type | Method | Description |
---|---|---|
java.util.Optional<UnitInfo> |
UnitInfo.getAddOn() |
Copyright © 2017–2018 Ocraft Project. All rights reserved.