Uses of Class
net.percederberg.tetris.SquareBoard

Uses of SquareBoard in net.percederberg.tetris
 

Methods in net.percederberg.tetris with parameters of type SquareBoard
 boolean Figure.attach(SquareBoard board, boolean center)
          Attaches the figure to a specified square board.