Package | Description |
---|---|
com.github.ocraft.s2client.bot.syntax |
Modifier and Type | Interface | Description |
---|---|---|
interface |
SettingsSyntax |
Modifier and Type | Method | Description |
---|---|---|
ReplaySyntax |
ReplaySyntax.addReplayObserver(S2ReplayObserver replayObserver) |
Add an instance of S2ReplayObserver, each S2ReplayObserver will run a separate StarCraft II client.
|
ReplaySyntax |
ReplaySyntax.loadReplayList(java.nio.file.Path path) |
Loads replays from a file.
|
ReplaySyntax |
ReplaySyntax.setReplayPath(java.nio.file.Path path) |
Sets the path for to a folder of replays to analyze.
|
ReplaySyntax |
ReplaySyntax.setReplayRecovery(java.lang.Boolean value) |
Copyright © 2017–2018 Ocraft Project. All rights reserved.