Package | Description |
---|---|
com.github.ocraft.s2client.protocol.observation |
Modifier and Type | Method | Description |
---|---|---|
static Result |
Result.from(SC2APIProtocol.Sc2Api.Result sc2ApiResult) |
|
Result |
PlayerResult.getResult() |
|
static Result |
Result.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static Result[] |
Result.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017–2018 Ocraft Project. All rights reserved.