Interface PhaseChangedObserver

All Known Implementing Classes:
Client

public interface PhaseChangedObserver
  • Method Summary

    Modifier and Type Method Description
    void phaseUpdate​(TurnState nextPhase)
    Updates the nextPhase in ClientTurnManager class
  • Method Details

    • phaseUpdate

      void phaseUpdate​(TurnState nextPhase)
      Updates the nextPhase in ClientTurnManager class
      Parameters:
      nextPhase - , update content