Interface LorenzoViewInterface

All Known Subinterfaces:
ViewInterface
All Known Implementing Classes:
Cli, GUI

public interface LorenzoViewInterface
Interface containing the possible displays that can be done after Lorenzo plays
  • Method Details

    • displayLorenzoDiscarded

      void displayLorenzoDiscarded​(DevelopCardDeckUpdate state)
      Displays that Lorenzo's last move hase been a discard
      Parameters:
      state - , update content
    • displayLorenzoMoved

      void displayLorenzoMoved()
      Displays that Lorenzo has moved his faith mark
    • displayLorenzoShuffled

      void displayLorenzoShuffled()
      Displays that Lorenzo's last move hase been a shuffle
    • displayGameEnded

      void displayGameEnded​(java.lang.String payload)
      Displays that the game has ended
      Parameters:
      payload - , contains the winner of the game and its score