program4
Class GoFish

java.lang.Object
  extended by program4.GoFish

public class GoFish
extends java.lang.Object

Title: The GoFish Class

Description: Defines the properties and behaviors of a GoFish game.

Copyright: Copyright (c) 2010

Author:
F. Graham

Constructor Summary
GoFish()
           
 
Method Summary
 void playGame()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GoFish

public GoFish()
Method Detail

playGame

public void playGame()