Package org.rspeer.game.component.tdi
Class Prayers.Quick.Setup
- java.lang.Object
-
- org.rspeer.game.component.tdi.Prayers.Quick.Setup
-
- Enclosing class:
- Prayers.Quick
public static class Prayers.Quick.Setup extends Object
-
-
Constructor Summary
Constructors Constructor Description Setup()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
isOpen()
static boolean
open()
static boolean
toggle(boolean on, Prayer prayer)
-
-
-
Method Detail
-
isOpen
public static boolean isOpen()
-
open
public static boolean open()
-
toggle
public static boolean toggle(boolean on, Prayer prayer)
-
-