Uses of Class
com.threerings.tudey.shape.None

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

Uses of None in com.threerings.tudey.shape
 

Methods in com.threerings.tudey.shape with parameters of type None
 Vector2f Shape.getPenetration(None none, Vector2f result)
          Shapes never penetrate none.
 boolean Shape.intersects(None none)
          Shapes can never intserct none.
 

Uses of None in com.threerings.tudey.space
 

Methods in com.threerings.tudey.space with parameters of type None
 boolean SpaceElement.intersects(None none)
          Determines whether this element intersects the supplied none.
 boolean SimpleSpaceElement.intersects(None compound)
           
 



Copyright © 2011. All Rights Reserved.