controller, firstPlacement, gameModel, tokenStart
Constructor and Description |
---|
StrategyRobinJost(AIController controller,
de.smarten.tsuro.shared.gamemodel.GameModel gameModel)
The strategy's constructor.
|
Modifier and Type | Method and Description |
---|---|
de.smarten.tsuro.shared.gamemodel.Token |
fetchToken() |
void |
run() |
void |
update(Observable o,
Object arg) |
clearResults, getFirstPlacement, getResult, getTokenStart, pushResult
public StrategyRobinJost(AIController controller, de.smarten.tsuro.shared.gamemodel.GameModel gameModel)
controller
- the given AIControllergameModel
- the given GameModelpublic void run()
public de.smarten.tsuro.shared.gamemodel.Token fetchToken()
public void update(Observable o, Object arg)
Copyright © 2017 smarTen. All rights reserved.