UndoRequestedGameEvent constructor

const UndoRequestedGameEvent()

Creates new UndoRequestGameEvent object.

Implementation

const UndoRequestedGameEvent() : super(GameEventType.undoRequested);