A B C D E F G H I J L M N O P R S T U V W X Y

M

main(String[]) - Static method in class cz.cvut.agents.rph.reversi.main.HeadlessReversiCreator
Creates a Reversi game.
main(String[]) - Static method in class cz.cvut.agents.rph.reversi.main.ReversiCreator
Creates a Reversi game.
makeNextMove(int[][]) - Method in class cz.cvut.agents.rph.reversi.players.DummyPlayer
 
makeNextMove(int[][]) - Method in class cz.cvut.agents.rph.reversi.players.WrongMovePlayer
 
makeNextMove(ReversiPlayerInterface) - Method in class cz.cvut.agents.rph.reversi.ReversiController
Wrapping of next move calling.
makeNextMove(int[][]) - Method in class cz.cvut.agents.rph.reversi.ReversiPlayer
This method is called by the reversi server when the player has to compute the next move.
makeNextMove(int[][]) - Method in interface cz.cvut.agents.rph.reversi.ReversiPlayerInterface
This method is called by the reversi server when the player has to compute the next move.
model - Variable in class cz.cvut.agents.rph.core.GameController
Model of the game.
model - Variable in class cz.cvut.agents.rph.reversi.main.HeadlessReversiCreator
Model of the game.
model - Variable in class cz.cvut.agents.rph.reversi.PlaygroundPanel
 
model - Variable in class cz.cvut.agents.rph.reversi.ReversiView
Reversi game model.
myColor - Variable in class cz.cvut.agents.rph.reversi.ReversiPlayer
Color of my stones.

A B C D E F G H I J L M N O P R S T U V W X Y