Uses of Enum Class
com.blackrook.rookscript.functions.PrintFunctions
Packages that use PrintFunctions
-
Uses of PrintFunctions in com.blackrook.rookscript.functions
Subclasses with type arguments of type PrintFunctions in com.blackrook.rookscript.functionsModifier and TypeClassDescriptionenumScript common functions for standard input/output.Methods in com.blackrook.rookscript.functions that return PrintFunctionsModifier and TypeMethodDescriptionstatic PrintFunctionsReturns the enum constant of this class with the specified name.static PrintFunctions[]PrintFunctions.values()Returns an array containing the constants of this enum class, in the order they are declared.