Class Bush

java.lang.Object
  |
  +--Bush

public class Bush
extends java.lang.Object

Represents a bush. Bushes don't do anything, they're just there.

Version:
October 12, 2001
Author:
David Matuszek

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

Constructor Detail

Bush

public Bush()


Generated by BlueJ