Uses of Interface
fishbowl.MovingBody

Packages that use MovingBody
fishbowl   
 

Uses of MovingBody in fishbowl
 

Classes in fishbowl that implement MovingBody
 class MovingBodyAdapter
          Normal users can ignore this class. A class that implements many of the methods of MovingBody by delegating the work to Shape objects.