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

T

Token - class othello.board.Token.
The Token class represents a token (row, col, player).
Token(int, int) - Constructor for class othello.board.Token
Constructor Token
Token(int, int, int) - Constructor for class othello.board.Token
Constructor Token
toString() - Method in class othello.board.OthelloMove
Returns the Token as a String represented as 'Row-Col'
toString() - Method in class othello.board.Token
Returns the token as a String
TRUE - Static variable in interface othello.gui.OthelloParameters
 

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