Class ChangeTetrominoActionConstructor
- Namespace
- ProjectL.GameScene.ActionHandling
- Assembly
- Assembly-CSharp.dll
public class ChangeTetrominoActionConstructor : ActionConstructor<ChangeTetrominoAction>, IActionConstructor
- Inheritance
-
ActionConstructor<ChangeTetrominoAction>ChangeTetrominoActionConstructor
- Implements
- Inherited Members
Methods
ApplyActionModification(IActionModification<ChangeTetrominoAction>)
protected override void ApplyActionModification(IActionModification<ChangeTetrominoAction> change)
Parameters
change
IActionModification<ChangeTetrominoAction>
GetAction()
protected override ChangeTetrominoAction? GetAction()
Returns
- ChangeTetrominoAction
Reset()
public override void Reset()