public class SimpleWidgets
extends java.lang.Object
| Constructor and Description |
|---|
SimpleWidgets(ClientContext c) |
| Modifier and Type | Method and Description |
|---|---|
SimpleWidget |
getWidget(int index,
int archive)
returns a {SimpleWidget} based on the {widgetId} and {componentId}
|
SimpleWidget |
getWidget(net.runelite.api.widgets.WidgetInfo info)
returns a {SimpleWidget} based on {info}.
|
public SimpleWidgets(ClientContext c)
public SimpleWidget getWidget(net.runelite.api.widgets.WidgetInfo info)
info - public SimpleWidget getWidget(int index, int archive)
index - archive -