Package | Description |
---|---|
com.github.ocraft.s2client.bot.gateway | |
com.github.ocraft.s2client.protocol.observation.raw |
Modifier and Type | Method | Description |
---|---|---|
Visibility |
ObservationInterface.getVisibility(Point2d point) |
Returns visibility value of the given point for the current player.
|
Modifier and Type | Method | Description |
---|---|---|
static Visibility |
Visibility.from(int code) |
|
static Visibility |
Visibility.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static Visibility[] |
Visibility.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.