Searched refs:arcDistX (Results 1 – 1 of 1) sorted by relevance
256 float arcDistX = dx - ex; in getPath() local258 float arcDist2 = arcDistX * arcDistX + arcDistY * arcDistY; in getPath()