Uses of Interface
net.sf.josceleton.motion.api.gesture.JointableGestureConfig

Packages that use JointableGestureConfig
net.sf.josceleton.motion.api.gesture   
net.sf.josceleton.motion.api.gesture.hitwall   
 

Uses of JointableGestureConfig in net.sf.josceleton.motion.api.gesture
 

Classes in net.sf.josceleton.motion.api.gesture with type parameters of type JointableGestureConfig
 interface JointableGesture<C extends JointableGestureConfig,L extends GestureListener>
           
 interface JointableGestureBuilder<B extends JointableGestureBuilder<B,G,C,L>,G extends JointableGesture<C,L>,C extends JointableGestureConfig,L extends GestureListener>
           
 

Uses of JointableGestureConfig in net.sf.josceleton.motion.api.gesture.hitwall
 

Subinterfaces of JointableGestureConfig in net.sf.josceleton.motion.api.gesture.hitwall
 interface HitWallConfig
           
 



Copyright © 2011 Josceleton. All Rights Reserved.