Package fr.iut.tetris.models
Class EffectModel
- java.lang.Object
-
- fr.iut.tetris.models.EffectModel
-
- Direct Known Subclasses:
BonusSpeed,HideNextPiece,InvertControls,MalusSpeed,RandomBlock,RandomLine,RandomRotation,RemoveMalus
public class EffectModel extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description EffectModel(java.lang.String imagePath)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.awt.event.KeyEventkeyDown(java.awt.event.KeyEvent e)intspeedFunction(int currentSpeed)
-