B C D E G I J M P S T 

I

IBlock - Class in cse1030.games.tetris
The standard 4x4 I-shaped Tetris block.
IBlock(IPoint2D, Color) - Constructor for class cse1030.games.tetris.IBlock
 
IPoint2D - Class in cse1030.drawing
An immutable class that represents points on the real 2D plane.
IPoint2D() - Constructor for class cse1030.drawing.IPoint2D
Constructs a point with coordinates (0.0, 0.0).
IPoint2D(double, double) - Constructor for class cse1030.drawing.IPoint2D
Constructs a point with coordinates (x, y).
B C D E G I J M P S T