Class MsgCommandPlayStarter

All Implemented Interfaces:
Serializable

public class MsgCommandPlayStarter extends MsgCommand implements Serializable
Command message which is sent to play the starter card
See Also:
  • Field Details

    • side

      private final Side side
      The side on which the starter card should be played
  • Constructor Details

    • MsgCommandPlayStarter

      public MsgCommandPlayStarter(Side side)
      Creates the message by setting the attribute to the parameter
      Parameters:
      side - on which the starter card should be played
  • Method Details

    • getSide

      public Side getSide()
      Returns:
      the side on which the starter card should be played