Package miniGame.tetris
Class TetrominosFactory
java.lang.Object
miniGame.tetris.TetrominosFactory
public class TetrominosFactory
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description TetrominosFactory() -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
TetrominosFactory
public TetrominosFactory()
-
-
Method Details
-
create
랜덤한 정수를 받아서 랜덤한 블럭 리턴- Returns:
-