A B C E G I M N O R S T U V

C

checkMove(int, Coordinates) - Method in interface reversi.GameBoard
Diese Methode überprüft ob der Spieler player an die Position coord setzen dürfte.
clone() - Method in interface reversi.GameBoard
Legt eine Kopie des Spielbretts an.
coord - Variable in exception reversi.OutOfBoundsException
Enthält die "illegale" Koordinate
Coordinates - Class in reversi
Die Klasse Coordinates beschreibt eine Position auf dem Spielfeld.
Coordinates(int, int) - Constructor for class reversi.Coordinates
Erzeugt eine neues Coordinates-Objekt
countStones(int) - Method in interface reversi.GameBoard
Zählt die Anzahl der Steine für einen gegebenen Spieler.
create() - Static method in class reversi.BoardFactory
 

A B C E G I M N O R S T U V