Uses of Interface
net.sf.josceleton.core.api.entity.joint.Skeleton

Packages that use Skeleton
net.sf.josceleton.connection.api.service.motion   
net.sf.josceleton.motion.api.gesture   
 

Uses of Skeleton in net.sf.josceleton.connection.api.service.motion
 

Methods in net.sf.josceleton.connection.api.service.motion with parameters of type Skeleton
 void MotionListener.onMoved(Joint movedJoint, Coordinate updatedCoordinate, Skeleton skeleton)
          Will be invoked whenever the specific user has moved any joint/body part.
 

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

Methods in net.sf.josceleton.motion.api.gesture with parameters of type Skeleton
 void GestureListener.onGestureDetected(Skeleton skeleton)
           
 



Copyright © 2011 Josceleton. All Rights Reserved.