net.sf.josceleton.motion.api.gesture
Interface Gesture<C extends GestureConfig,L extends GestureListener>

All Superinterfaces:
Async<L>, Listener, MotionListener
All Known Subinterfaces:
HitWallGesture, JointableGesture<C,L>

public interface Gesture<C extends GestureConfig,L extends GestureListener>
extends MotionListener, Async<L>

Since:
0.4

Method Summary
 
Methods inherited from interface net.sf.josceleton.connection.api.service.motion.MotionListener
onMoved
 
Methods inherited from interface net.sf.josceleton.core.api.async.Async
addListener, removeListener
 



Copyright © 2011 Josceleton. All Rights Reserved.