Uses of Enum
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 type with the specified name.static MathFunctions[]MathFunctions.values()Returns an array containing the constants of this enum type, in the order they are declared.