Package | Description |
---|---|
com.github.ocraft.s2client.protocol.action.ui | |
com.github.ocraft.s2client.protocol.syntax.action.ui |
Modifier and Type | Method | Description |
---|---|---|
static ActionUiControlGroup.Action |
ActionUiControlGroup.Action.from(SC2APIProtocol.Ui.ActionControlGroup.ControlGroupAction sc2ApiControlGroupAction) |
|
ActionUiControlGroup.Action |
ActionUiControlGroup.getAction() |
|
static ActionUiControlGroup.Action |
ActionUiControlGroup.Action.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static ActionUiControlGroup.Action[] |
ActionUiControlGroup.Action.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
ActionUiControlGroupBuilder |
ActionUiControlGroup.Builder.withMode(ActionUiControlGroup.Action action) |
Modifier and Type | Method | Description |
---|---|---|
ActionUiControlGroupBuilder |
WithModeForControlGroupSyntax.withMode(ActionUiControlGroup.Action action) |
Copyright © 2017–2018 Ocraft Project. All rights reserved.