public class GameMath
extends java.lang.Object
Constructor and Description |
---|
GameMath() |
Modifier and Type | Method and Description |
---|---|
static float |
gate(float min,
float value,
float max) |
static float |
speed(float speed,
float acc) |