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