Othello 1.0
A C E G H I L M O P R S T U V

A

applyMove(Square) - Method in class edu.drexel.cs.ai.othello.GameState
Equivalent to applyMove(move, true).
applyMove(Square, boolean) - Method in class edu.drexel.cs.ai.othello.GameState
Returns the GameState resulting from applying the given move to this state.

Othello 1.0
A C E G H I L M O P R S T U V
Copyright 2006–2007 Evan A. Sultanik