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