Uses of Interface
org.xith3d.input.modules.ColliderCheckCallback

Packages that use ColliderCheckCallback
org.xith3d.input.modules   
org.xith3d.input.modules.fpih   
 

Uses of ColliderCheckCallback in org.xith3d.input.modules
 

Classes in org.xith3d.input.modules that implement ColliderCheckCallback
 class SlidingColliderCheckCallback
          This ColliderCheckCallback make the avatar slide at walls.
 

Uses of ColliderCheckCallback in org.xith3d.input.modules.fpih
 

Methods in org.xith3d.input.modules.fpih with parameters of type ColliderCheckCallback
 void FPIHPhysics.setColliderCheckCallback(ColliderCheckCallback ccc)
          Use this to check for avatar-collisions from.