Package it.polimi.ingsw.model
Interface IGameState
- All Known Implementing Classes:
TurnManager
public interface IGameState
Represents the current state of a game
-
Method Summary
Modifier and Type Method Description PhaseTypegetCurrentPhase()java.lang.StringgetCurrentPlayer()GamegetGame()