Package foundry.veil.math
Class VeilMath
java.lang.Object
foundry.veil.math.VeilMath
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic doubleremap(double value, double from1, double to1, double from2, double to2)
-
Constructor Details
-
VeilMath
public VeilMath()
-
-
Method Details
-
remap
public static double remap(double value, double from1, double to1, double from2, double to2)
-