Searched refs:pointRotation (Results 1 – 1 of 1) sorted by relevance
173 float[] pointRotation = calculateRingRotation(ringCenter, in createRing() local179 ArrayList<float[]> rotatedRect = calculateRectangleHitbox(ringCenter, pointRotation); in createRing()180 return new Ring(ringCenter, currentPath, pointRotation, rotatedRect); in createRing()