public void setFallDistance(float distance) {
   handle.fallDistance = distance;
 }