Package | Description |
---|---|
de.smarten.tsuro.client.player.ai.strategy |
Modifier and Type | Field and Description |
---|---|
protected AIController |
Strategy.controller
The AIController connected to this strategy
|
Constructor and Description |
---|
FallbackStrategy(AIController controller,
de.smarten.tsuro.shared.gamemodel.GameModel gameModel) |
Strategy(AIController controller,
de.smarten.tsuro.shared.gamemodel.GameModel gameModel)
The constructor
|
StrategyRobinJost(AIController controller,
de.smarten.tsuro.shared.gamemodel.GameModel gameModel)
The strategy's constructor.
|
Copyright © 2017 smarTen. All rights reserved.