Package | Description |
---|---|
bwapi |
Modifier and Type | Method and Description |
---|---|
Latency |
Game.getLatency()
Retrieves the current latency setting that the game is set to.
|
Latency |
Game.getLatency()
Retrieves the current latency setting that the game is set to.
|
static Latency |
Latency.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Latency |
Latency.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Latency[] |
Latency.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static Latency[] |
Latency.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.