if (p.missRight == true) {
          p.left = p.left - this.outerWidth() + t.outerWidth();
        }