일단 테트리스 블록 오브젝트 분터 만들자


Tetris Block {

int widthx;

int widthY;


getBlock{


}



}


main() {

getBlock();

}