java.lang.Object
net.botwithus.rs3.game.hud.interfaces.ComponentProperties
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
boolean
isOptionEnabled
(int optionIndex) boolean
boolean
isUseEnabled
(UseFlag flag)
-
Constructor Details
-
ComponentProperties
public ComponentProperties(int properties)
-
-
Method Details
-
isDialogue
public boolean isDialogue() -
isUseAllowed
public boolean isUseAllowed() -
isOptionEnabled
public boolean isOptionEnabled(int optionIndex) -
isUseEnabled
-
isDraggable
public boolean isDraggable()
-