Interface PhaseChangedObservable

All Known Implementing Classes:
LocalVirtualModel

public interface PhaseChangedObservable
  • Method Summary

    Modifier and Type Method Description
    void notifyPhaseChanged​(TurnState nextPhase)
    Notifies observers that the phase has changed into the one passed as parameter
  • Method Details

    • notifyPhaseChanged

      void notifyPhaseChanged​(TurnState nextPhase)
      Notifies observers that the phase has changed into the one passed as parameter
      Parameters:
      nextPhase - , update content