Uses of Interface
org.xith3d.physics.util.ListeningPlaceable

Packages that use ListeningPlaceable
org.xith3d.physics.simulation   
org.xith3d.physics.util   
 

Uses of ListeningPlaceable in org.xith3d.physics.simulation
 

Classes in org.xith3d.physics.simulation that implement ListeningPlaceable
 class Body
          A body has a position, an orientation, a linear and angular velocity, and some forces applied to it.
 

Uses of ListeningPlaceable in org.xith3d.physics.util
 

Classes in org.xith3d.physics.util that implement ListeningPlaceable
 class PlaceableImpl
          A small, GC-friendly implementation of the Placeable interface.