Searched refs:velocityToReachDestination (Results 1 – 1 of 1) sorted by relevance
345 val velocityToReachDestination = distanceToDestination * in flingThenSpring() constant355 max(velocityToReachDestination, startVelocity) in flingThenSpring()357 min(velocityToReachDestination, startVelocity) in flingThenSpring()