Class ScoreBoardView

java.lang.Object
it.polimi.ingsw.Client.View.ScoreBoardView

public class ScoreBoardView extends Object
Implments ScoreBoard terminal view
  • Constructor Details

    • ScoreBoardView

      public ScoreBoardView()
  • Method Details

    • print

      public static void print(ScoreBoardInterface sbi, PrintWriter pw)
      Formulates ScoreBoard View Strategy, given the Interface
      Parameters:
      sbi - ScoreBoard Interface
      pw - the PrintWriter to write on