RuneHive-Tarnish
Neural OSRS Enhancement Framework
|
Static Public Member Functions | |
static void | update (Player player, int amount, String title, String footer, String... strings) |
static void | update (Player player, int amount, String title, Item item, String... strings) |
static void | update (Player player, int amount, String header, String footer, Item container, String... strings) |
static void | update (Activity_Panel panel) |
static void | update (Player player, int amount, String header, String footer, Item[] container, String... strings) |
static void | clear (Player player) |
static void | timedClear (Player player, int delay) |
Handles the activity panel.
Definition at line 52 of file ActivityPanel.java.
|
inlinestatic |
Clears the activity panel.
Definition at line 91 of file ActivityPanel.java.
|
inlinestatic |
Clears the activity panel after a defined set of time.
Definition at line 105 of file ActivityPanel.java.
|
inlinestatic |
Sends all the information for the activity panel.
Definition at line 69 of file ActivityPanel.java.
|
inlinestatic |
Sends all the information for the activity panel.
Definition at line 64 of file ActivityPanel.java.
|
inlinestatic |
Sends all the information for the activity panel.
Definition at line 74 of file ActivityPanel.java.
|
inlinestatic |
Sends all the information for the activity panel.
Definition at line 59 of file ActivityPanel.java.
|
inlinestatic |
Sends all the information for the activity panel.
Definition at line 54 of file ActivityPanel.java.