Searched refs:computeDirectionVector (Results 1 – 1 of 1) sorted by relevance
1543 computeDirectionVector(x - cellX, y - cellY, curDirection); in findNearestArea()2134 private void computeDirectionVector(float deltaX, float deltaY, int[] result) { in computeDirectionVector() method in CellLayout2500 computeDirectionVector(deltaX, deltaY, resultDirection); in getDirectionVectorForDrop()