Uses of Enum Class
com.blackrook.rookscript.functions.MathFunctions
Packages that use MathFunctions
-
Uses of MathFunctions in com.blackrook.rookscript.functions
Methods in com.blackrook.rookscript.functions that return MathFunctionsModifier and TypeMethodDescriptionstatic MathFunctionsReturns the enum constant of this class with the specified name.static MathFunctions[]MathFunctions.values()Returns an array containing the constants of this enum class, in the order they are declared.