Package org.swtpra1.messages
Houses different types of messages that the protocol defines and that may be received by the player.
-
Class Summary Class Description EndMessage The end message informs the player about the end of a game.StartMessage This class represents the incoming JSON start message from the game server.TurnMessage This class represents the incoming JSON start message from the game server.