Searched refs:MOVEMENT_SLOPE (Results 1 – 1 of 1) sorted by relevance
239 private static final double MOVEMENT_SLOPE = 20f; field in AutoclickController.ClickScheduler403 return delta > MOVEMENT_SLOPE; in detectMovement()