Interface DeckSetupObservable

All Known Implementing Classes:
DevelopCardDeck

public interface DeckSetupObservable
  • Method Summary

    Modifier and Type Method Description
    void notifyDeckSetup​(DevelopCardDeckSetup msg)
    notify the model observers that deck has been set up Along with the notification sends the proper update Object as further explained in project documentation
  • Method Details

    • notifyDeckSetup

      void notifyDeckSetup​(DevelopCardDeckSetup msg)
      notify the model observers that deck has been set up Along with the notification sends the proper update Object as further explained in project documentation
      Parameters:
      msg - the update object representing a develop card deck setup containing the whole develop card deck