public abstract class TetrominoAction : GameAction
TetrominoAction | Initializes a new instance of the TetrominoAction class |
Accept |
Accepts the specified visitor by calling the appropriate method.
(Inherited from GameAction) |
AcceptAsync |
Asynchronously accepts the specified visitor by calling the appropriate method.
(Inherited from GameAction) |