Package | Description |
---|---|
com.github.ocraft.s2client.protocol.action | |
com.github.ocraft.s2client.protocol.action.ui | |
com.github.ocraft.s2client.protocol.syntax.action |
Modifier and Type | Method | Description |
---|---|---|
ActionBuilder |
Action.Builder.ui(ActionUiSelectArmy selectArmy) |
Modifier and Type | Method | Description |
---|---|---|
ActionUiSelectArmy |
ActionUiSelectArmy.Builder.build() |
|
static ActionUiSelectArmy |
ActionUiSelectArmy.from(SC2APIProtocol.Ui.ActionSelectArmy sc2ApiActionSelectArmy) |
Modifier and Type | Method | Description |
---|---|---|
java.util.Optional<ActionUiSelectArmy> |
ActionUi.getSelectArmy() |
Modifier and Type | Method | Description |
---|---|---|
static ActionUi |
ActionUi.of(ActionUiSelectArmy selectArmy) |
Modifier and Type | Method | Description |
---|---|---|
ActionBuilder |
ActionSyntax.ui(ActionUiSelectArmy selectArmy) |
Copyright © 2017–2018 Ocraft Project. All rights reserved.