B C D E G I J M P S T 

G

get(int, int) - Method in class cse1030.games.tetris.BlockGrid
Gets the state of a grid location using zero-based row and column indices.
getPosition() - Method in class cse1030.games.tetris.Block
Get the position on the playing field of the top-left corner of the block's grid.
getPosition() - Method in interface cse1030.games.tetris.Drawable
Get the position of the top-left corner of the object on the Tetris playing field.
getX() - Method in class cse1030.drawing.IPoint2D
Returns the x coordinate of this point.
getY() - Method in class cse1030.drawing.IPoint2D
Returns the y coordinate of this point.
grid - Variable in class cse1030.games.tetris.Block
The grid that represents the block in its current orientation.
B C D E G I J M P S T