Uses of Enum Class
org.rspeer.game.component.InterfaceComposite
Packages that use InterfaceComposite
-
Uses of InterfaceComposite in org.rspeer.game.component
Subclasses with type arguments of type InterfaceComposite in org.rspeer.game.componentMethods in org.rspeer.game.component that return InterfaceCompositeModifier and TypeMethodDescriptionstatic InterfaceCompositeDialog.getOpenType(boolean includeChatOptions) Deprecated.static InterfaceCompositeInterfaceComposite.valueOf(int group) Deprecated.Returns the enum constant of this class with the specified name.static InterfaceCompositeDeprecated.Returns the enum constant of this class with the specified name.static InterfaceComposite[]InterfaceComposite.values()Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.rspeer.game.component with parameters of type InterfaceCompositeModifier and TypeMethodDescriptionstatic InterfaceComponentInterfaces.getDirect(InterfaceComposite group, int component) static InterfaceComponentInterfaces.getDirect(InterfaceComposite group, int component, int subComponent) static booleanInterfaces.isSubActive(InterfaceComposite composite) Deprecated.static booleanInterfaces.isVisible(InterfaceComposite composite, int component) static ComponentQueryInterfaces.query(InterfaceComposite... groups) Constructors in org.rspeer.game.component with parameters of type InterfaceComposite -
Uses of InterfaceComposite in org.rspeer.game.query.component
Methods in org.rspeer.game.query.component with parameters of type InterfaceCompositeModifier and TypeMethodDescriptionComponentQuery.groups(InterfaceComposite... groups) Deprecated.