Uses of Enum Class
com.blackrook.rookscript.functions.MathFunctions
Packages that use MathFunctions
-
Uses of MathFunctions in com.blackrook.rookscript.functions
Subclasses with type arguments of type MathFunctions in com.blackrook.rookscript.functionsModifier and TypeClassDescriptionenumScript common functions for mathematic 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.