public class GameMath extends java.lang.Object
GameMath()
static float
gate(float min, float value, float max)
speed(float speed, float acc)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GameMath()
public static float speed(float speed, float acc)
public static float gate(float min, float value, float max)