|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
CellActionListener
, which reports mouse events in the cell
IIgelGame.GameEventListener
[row, col]
Artist
draws the Cell
in the GUI.fromRow
,
fromColumn
] can be moved forward.
fromRow
,
fromColumn
] can be moved to column toColumn
.
true
if the current player can place a hedgehog in row
(applies to initial hedgehog
placement only).
true
if the current player can slide the hedgehog at [fromRow
, fromColumn
]
true
if the current player can slide the hedgehog at [fromRow
,
fromColumn
] to [toRow
, fromColumn
].
JPanel
representing a single square on the game board.JFrame
.
JFrame
).
DeepPitCell
Artist
s.
ICellState
object at the given location
ICellState
object at the given location
CellPanel.NONE
if there are
no proposed entries.
IgelViewKurmas
,
presenters (IgelArgernFullPresenter
and
IgelArgernClickOnly
),
and model (IgelGameKurmas
)fromRow
,
fromColumn
] to column toColumn
.
row
String
specifying which type of obstacle should be used for this game.
row
and increment the current player.
IgelViewKurmas
player
is proposing to enter this cell
fromRow
to toRow
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |