Uses of Package
fishbowl

Packages that use fishbowl
fishbowl   
fishbowl.strategy   
 

Classes in fishbowl used by fishbowl
Animator
          Normal users can ignore this class. Tells MovingBody objects when to move.
FishHatchery
          Specifies the required functionality so that the menu can talk to some class, written by you, to create the different kinds of fish.
MovingBody
          Normal users can ignore this interface. Methods needed for body that can be animated and moved.
Shape
          Normal users can ignore this interface. An entity that implements all of NGP.Graphic, NGP.Locatable, NGP.Sizeable, and NGP.Colorable.
 

Classes in fishbowl used by fishbowl.strategy
Fish
          A Fish that moves when told to.