Class HMIStrategy

java.lang.Object
be.belegkarnil.game.board.tak.strategy.StrategyAdapter
be.belegkarnil.game.board.tak.strategy.HMIStrategy
All Implemented Interfaces:
Strategy

public class HMIStrategy extends StrategyAdapter
This class is a special a Strategy class that is recognized by the GUI. This class allow a human player to select a Piece and a position Point in order to play an Action.
Author:
Belegkarnil