Package | Description |
---|---|
de.smarten.tsuro.client.player.ai.strategy.util |
Modifier and Type | Method and Description |
---|---|
static PlayerState |
TurnChecker.simulateTokenTurn(de.smarten.tsuro.shared.gamemodel.GameModel gameModel,
de.smarten.tsuro.shared.gamemodel.Token token,
int playerId)
Simulates a turn with the available information and returns the PlayerState a server would return
|
static PlayerState |
TurnChecker.simulateTurn(de.smarten.tsuro.shared.gamemodel.GameModel gameModel,
de.smarten.tsuro.shared.gamemodel.Tile tile,
de.smarten.tsuro.shared.gamemodel.Token token,
int playerId)
Simulates a turn with the available information and returns the PlayerState a server would return.
|
Copyright © 2017 smarTen. All rights reserved.