Searched defs:subSelf (Results 1 – 1 of 1) sorted by relevance
87 a.y;return this},subSelf:function(c){this.x-=c.x;this.y-=c.y;return this},multiplySelf:function(c){… method90 …a){this._x=e.x-a.x;this._y=e.y-a.y;return this.trigger(c.Events.change)},subSelf:function(e){this.… method