public class K2MathUtil
extends java.lang.Object
| Constructor and Description |
|---|
K2MathUtil() |
| Modifier and Type | Method and Description |
|---|---|
static float |
getRandomInRange(float min,
float max) |
static double |
getSineYForTime(double period,
double scale,
double timePosition) |