Searched refs:calculateRectangleHitbox (Results 1 – 1 of 1) sorted by relevance
179 ArrayList<float[]> rotatedRect = calculateRectangleHitbox(ringCenter, pointRotation); in createRing()229 private ArrayList<float[]> calculateRectangleHitbox(float[] centre, float[] rotation) { in calculateRectangleHitbox() method in ComplexMovementPath