Searched refs:startWithHuman (Results 1 – 1 of 1) sorted by relevance
50 private void startGame(boolean startWithHuman) { in startGame() argument53 startWithHuman ? State.PLAYER1.getValue() : State.PLAYER2.getValue()); in startGame()