Home | History | Annotate | Download | only in input

Lines Matching defs:smoothMotion

69     protected boolean smoothMotion = false;

326 if (smoothMotion) {
615 return smoothMotion;
620 * @param smoothMotion
622 public void setSmoothMotion(boolean smoothMotion) {
623 this.smoothMotion = smoothMotion;
638 * Only has an effect if smoothMotion is set to true and trailing is enabled
657 * Only has an effect if smoothMotion is set to true
674 * Only has an effect if smoothMotion is set to true
693 * Only has an effect if smoothMotion is set to true and trailing is enabled
709 * Only has an effect if smoothMotion is set to true and trailing is enabled