

Public Member Functions | |
| int | getCol () |
| int | getRow () |
Protected Attributes | |
| int | row |
| int | col |
Package Functions | |
| ABlock (int row, int col) | |
| game.ABlock.ABlock | ( | int | row, | |
| int | col | |||
| ) | [package] |
| int game.ABlock.getCol | ( | ) |
| int game.ABlock.getRow | ( | ) |
int game.ABlock.row [protected] |
Referenced by game.Block.coordWithin().
int game.ABlock.col [protected] |
Referenced by game.Block.coordWithin().
1.5.5