net.sf.josceleton.motion.api.gesture
Interface GestureListener

All Superinterfaces:
Listener
All Known Subinterfaces:
HitWallListener

public interface GestureListener
extends Listener

Since:
0.4

Method Summary
 void onGestureDetected(Skeleton skeleton)
           
 

Method Detail

onGestureDetected

void onGestureDetected(Skeleton skeleton)
Since:
0.4


Copyright © 2011 Josceleton. All Rights Reserved.