Package org.rspeer.game.component
Class HouseOptions
java.lang.Object
org.rspeer.game.component.HouseOptions
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
static boolean
isOpen()
static boolean
open()
static boolean
setBuildingMode
(boolean enabled)
-
Constructor Details
-
HouseOptions
public HouseOptions()
-
-
Method Details
-
isOpen
public static boolean isOpen() -
setBuildingMode
public static boolean setBuildingMode(boolean enabled) -
callButler
public static boolean callButler() -
open
public static boolean open()
-