public class NTetris<S extends Staged>
extends java.lang.Object
Constructor and Description |
---|
NTetris() |
Modifier and Type | Method and Description |
---|---|
void |
add(S element) |
int |
getNWidth() |
java.util.Map<S,java.lang.Integer> |
getPositions() |
java.lang.String |
toString() |