Class PlayAssistantCard

All Implemented Interfaces:
Serializable

public class PlayAssistantCard extends GameMessage
A GameMessage sent by a client in order to inform the server of the AssistantCard literal chosen by the user in the current planning phase.
See Also:
  • Constructor Details

    • PlayAssistantCard

      public PlayAssistantCard(String sender, String assistantCard)
  • Method Details