Searched refs:distanceToDestination (Results 1 – 1 of 1) sorted by relevance
341 val distanceToDestination = toAtLeast - property.getValue(target) regex345 val velocityToReachDestination = distanceToDestination *354 distanceToDestination > 0f && startVelocity >= 0f ->356 distanceToDestination < 0f && startVelocity <= 0f ->