Uses of Enum
com.blackrook.rookscript.desktop.functions.DesktopFunctions
Packages that use DesktopFunctions
Package
Description
Contains functions for desktop-centric tasks.
-
Uses of DesktopFunctions in com.blackrook.rookscript.desktop.functions
Subclasses with type arguments of type DesktopFunctions in com.blackrook.rookscript.desktop.functionsMethods in com.blackrook.rookscript.desktop.functions that return DesktopFunctionsModifier and TypeMethodDescriptionstatic DesktopFunctionsReturns the enum constant of this type with the specified name.static DesktopFunctions[]DesktopFunctions.values()Returns an array containing the constants of this enum type, in the order they are declared.