Searched refs:getNextShipColor (Results 1 – 1 of 1) sorted by relevance
287 currentShip = new Ship(getNextShipColor()); in getShipForId()622 private static int getNextShipColor() { in getNextShipColor() method