Uses of Interface
crystalspace.jbind.interfaces.iengine.shadcast.iShadowReceiver

Packages that use iShadowReceiver
crystalspace.jbind.impl.engine.mesh   
crystalspace.jbind.impl.engine.shadcast   
crystalspace.jbind.interfaces.iengine.mesh   
 

Uses of iShadowReceiver in crystalspace.jbind.impl.engine.mesh
 

Methods in crystalspace.jbind.impl.engine.mesh that return iShadowReceiver
 iShadowReceiver csMeshWrapper.getShadowReceiver()
           
 

Uses of iShadowReceiver in crystalspace.jbind.impl.engine.shadcast
 

Classes in crystalspace.jbind.impl.engine.shadcast that implement iShadowReceiver
 class csShadowReceiver
           
 

Uses of iShadowReceiver in crystalspace.jbind.interfaces.iengine.mesh
 

Methods in crystalspace.jbind.interfaces.iengine.mesh that return iShadowReceiver
 iShadowReceiver iMeshWrapper.getShadowReceiver()
          Get the optional shadow receiver that is implemented by this mesh object.