sandy.game.core.ui
Interface GameBoardInteractionListener

All Known Implementing Classes:
HumanPlayer

public interface GameBoardInteractionListener


Method Summary
 void cellSelected(Position pos)
           
 

Method Detail

cellSelected

public void cellSelected(Position pos)