Uses of Interface
com.threerings.tudey.space.SpaceObject

Packages that use SpaceObject
com.threerings.tudey.shape   
com.threerings.tudey.space   
 

Uses of SpaceObject in com.threerings.tudey.shape
 

Classes in com.threerings.tudey.shape that implement SpaceObject
 class ShapeElement
          A shape element.
 

Uses of SpaceObject in com.threerings.tudey.space
 

Subinterfaces of SpaceObject in com.threerings.tudey.space
 interface SpaceElement
          Interface for elements that can be embedded into spaces.
 

Classes in com.threerings.tudey.space that implement SpaceObject
 class SimpleSpaceElement
          A simple implementation of the SpaceElement interface.
 



Copyright © 2011. All Rights Reserved.