public class RivenMath
extends java.lang.Object
Constructor and Description |
---|
RivenMath() |
Modifier and Type | Method and Description |
---|---|
static float |
cos(float rad) |
static float |
cosDeg(float deg) |
static float |
sin(float rad) |
static float |
sinDeg(float deg) |