Uses of Class
com.takenoko.engine.Scoreboard
Packages that use Scoreboard
-
Uses of Scoreboard in com.takenoko.engine
Fields in com.takenoko.engine declared as ScoreboardConstructors in com.takenoko.engine with parameters of type ScoreboardModifierConstructorDescriptionGameEngine
(int numberOfRounds, Board board, ConsoleUserInterface consoleUserInterface, GameState gameState, List<BotManager> botManagerList, Scoreboard scoreboard, BotStatistics botStatistics, History history)