
Public Member Functions | |
| int | getCol () |
| boolean | isEmpty () |
Package Functions | |
| int | getRow () |
| int game.IBlock.getRow | ( | ) | [package] |
| int game.IBlock.getCol | ( | ) |
Implemented in game.ABlock.
| boolean game.IBlock.isEmpty | ( | ) |
Implemented in game.Block, and game.emptyBlock.
Referenced by game.Tetris.clearRow(), game.AStone.move(), and game.AStone.rotate().
1.5.5