Index

A B C D E G I M N O P R S T U V 
All Classes All Packages

T

TextGameBoard - Class in reversi
Implementation eines Reversi-Spielbretts inklusive nützlicher Hilfsfunktionen.
TextGameBoard() - Constructor for class reversi.TextGameBoard
Erstellt eine neue Instanz von TextGameBoard, initialisiert mit der bei Reversi üblichen Startsituation aus 4 Steinen.
TextGameBoard(boolean) - Constructor for class reversi.TextGameBoard
Erstellt eine neue Instanz von TextGameBoard, initialsiert ein TextGameBoard mit der bei Reversi oder Othello üblichen Startsituation.
TextGameBoard(GameBoard) - Constructor for class reversi.TextGameBoard
Erstellt eine neue Instanz von TextGameBoard, die eine genaue Kopie der übergebenen Spielsituation gb repräsentiert.
timeOut - Variable in exception reversi.IrregularFinishException
 
toMoveString() - Method in class reversi.Coordinates
 
toString() - Method in class reversi.BitBoard
Creates a multi-line String, which contains a text-representation of the game board.
toString() - Method in class reversi.Coordinates
 
toString() - Method in class reversi.TextGameBoard
Erstellt einen mehrzeiligen String, der eine Textdarstellung der in dieser Instanz gespeicherten Spielsituation enthält.
toString(int) - Static method in class reversi.Utils
String-Repräsentation einer Spielerfarbe.
A B C D E G I M N O P R S T U V 
All Classes All Packages