public class MathUtils
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.util.Random |
randomGenerator |
Constructor and Description |
---|
MathUtils() |
Modifier and Type | Method and Description |
---|---|
static float |
scale(float min,
float max,
float r) |