Class MoveMotherNatureNStepsClockwiseEvent

java.lang.Object
it.polimi.ingsw.server.event_sourcing.Event
it.polimi.ingsw.server.model.game_logic.events.MoveMotherNatureNStepsClockwiseEvent
All Implemented Interfaces:
Serializable

public class MoveMotherNatureNStepsClockwiseEvent extends Event
See Also:
  • Field Details

    • steps

      public final int steps
  • Constructor Details

    • MoveMotherNatureNStepsClockwiseEvent

      public MoveMotherNatureNStepsClockwiseEvent(UUID parentEvent, int steps)