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

E

edu.drexel.cs.ai.othello - package edu.drexel.cs.ai.othello
 
equals(Object) - Method in class edu.drexel.cs.ai.othello.GameState
Returns whether or not o is equivalent to this GameState.
equals(Object) - Method in class edu.drexel.cs.ai.othello.Square
Returns true if and only if the given object is instanceof Square and if o points to the same row and column as this.
ExampleOthelloPlayer - Class in students.example
An example of how students should implement their own agents.
ExampleOthelloPlayer(String) - Constructor for class students.example.ExampleOthelloPlayer
Creates a new ExampleOthelloPlayer.

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