public class TakeBasicTetrominoAction : TetrominoAction
TakeBasicTetrominoAction | Initializes a new instance of the TakeBasicTetrominoAction 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) |
ToString | Converts to string. States that this is a TakeBasicTetrominoAction. (Overrides ObjectToString) |