Modifier and Type | Field and Description |
---|---|
(package private) int |
col |
(package private) Game |
game |
(package private) int |
row |
Constructor and Description |
---|
Character(Game game,
int row,
int col)
Parameterized Constructor for the class Character
|