Uses of Interface
ballworlds.framework.Relocatable

Packages that use Relocatable
ballworlds.ball   
 

Uses of Relocatable in ballworlds.ball
 

Classes in ballworlds.ball that implement Relocatable
 class Ball
          A Ball is an abstract class that does nothing -- it is just a convenient name for a "generic" ball, that is, any Drawable, Relocatable, Animate object.