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

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

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

Classes in net.sf.josceleton.motion.api.gesture with type parameters of type Gesture
 interface GestureBuilder<B extends GestureBuilder<B,G,C,L>,G extends Gesture<C,L>,C extends GestureConfig,L extends GestureListener>
           
 

Subinterfaces of Gesture in net.sf.josceleton.motion.api.gesture
 interface JointableGesture<C extends JointableGestureConfig,L extends GestureListener>
           
 

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

Subinterfaces of Gesture in net.sf.josceleton.motion.api.gesture.hitwall
 interface HitWallGesture
           
 



Copyright © 2011 Josceleton. All Rights Reserved.