Package com.hypixel.hytale.math.util
Class TrigMathUtil.Icecore
java.lang.Object
com.hypixel.hytale.math.util.TrigMathUtil.Icecore
- Enclosing class:
TrigMathUtil
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SIZE_AC
private static final int SIZE_AC- See Also:
-
SIZE_AR
private static final int SIZE_AR- See Also:
-
ATAN2
private static final float[] ATAN2
-
-
Constructor Details
-
Icecore
private Icecore()
-
-
Method Details
-
atan2
public static float atan2(float y, float x)
-