public void Reset() { blockField.Destroy(); activeTetromino.Destroy(); nextTetromino.Destroy(); GetNextTetromino(); SpawnTetromino(); }