Package cz.cvut.agents.rph.reversi

Interface Summary
DelayChanger Tiny interface wrapping the change of delay between the moves.
ReversiPlayerInterface Interface for a reversi player.
 

Class Summary
PlayerResult Data Structure representing Reversi result of a player.
PlayerResult.PlayerResultComparator Compares PlayerResults according to games won, then according to stones gathered.
PlaygroundPanel Represents panel of the board.
ReversiController Controller of the Reversi game.
ReversiGameResult Encapsulates results of a reversi game for both players.
ReversiModel Concrete instance of the Reversi game model.
ReversiMove A class representing one reversi move.
ReversiPlayer General template for a reversi player.
ReversiScoreEvaluator Evaluates result of a reversi game.
ReversiView Specific view for the Reversi game.
 

Enum Summary
ReversiScoreEvaluator.ResultType