Exemple #1
0
 public void updateShipInfo(Ship_Class ship, int colorIndex)
 {
     shipInfo.updateDisplay(ship, colorIndex);
 }