Searched refs:distanceToSquared (Results 1 – 2 of 2) sorted by relevance
314 if ( lastPosition.distanceToSquared( _this.object.position ) > EPS ) {
2 …distanceToSquared(t))},e.distanceToSquared=function(t){var e=this.x-t.x,n=this.y-t.y;return e*e+n*… function