Package | Description |
---|---|
com.github.ocraft.s2client.protocol.action | |
com.github.ocraft.s2client.protocol.query | |
com.github.ocraft.s2client.protocol.response |
Modifier and Type | Method | Description |
---|---|---|
static ActionResult |
ActionResult.from(SC2APIProtocol.Error.ActionResult sc2ApiActionResult) |
|
ActionResult |
ActionError.getActionResult() |
|
static ActionResult |
ActionResult.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static ActionResult[] |
ActionResult.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
ActionResult |
BuildingPlacement.getResult() |
Modifier and Type | Method | Description |
---|---|---|
java.util.List<ActionResult> |
ResponseAction.getResults() |
Copyright © 2017–2018 Ocraft Project. All rights reserved.