Uses of Class
com.blackrook.rookscript.desktop.functions.DesktopFunctions
| Package | Description |
|---|---|
| com.blackrook.rookscript.desktop.functions |
Contains functions for desktop-centric tasks.
|
-
Uses of DesktopFunctions in com.blackrook.rookscript.desktop.functions
Methods in com.blackrook.rookscript.desktop.functions that return DesktopFunctions Modifier and Type Method Description static DesktopFunctionsDesktopFunctions. valueOf(String name)Returns 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.