A C D E F G I L M N O P R S T U W Y

F

findOpponent() - Method in class GameServer
Finds an opponent for this player and sets this player as the opponent of another player
flipLeft(int, int, int) - Method in class OthelloBoard
Recursive method to try and flip pieces of opposing player going left
flipLow(int, int, int) - Method in class OthelloBoard
Recursive method to try and flip pieces of opposing player going down
flipLowerLeft(int, int, int) - Method in class OthelloBoard
Recursive method to try and flip pieces of opposing player going lower left
flipLowerRight(int, int, int) - Method in class OthelloBoard
Recursive method to try and flip pieces of opposing player going lower right
flipRight(int, int, int) - Method in class OthelloBoard
Recursive method to try and flip pieces of opposing player going right
flipUp(int, int, int) - Method in class OthelloBoard
Recursive method to try and flip pieces of opposing player going up
flipUpperLeft(int, int, int) - Method in class OthelloBoard
Recursive method to try and flip pieces of opposing player going upper left
flipUpperRight(int, int, int) - Method in class OthelloBoard
Recursive method to try and flip pieces of opposing player going upper right

A C D E F G I L M N O P R S T U W Y