RuneHive-Tarnish
Neural OSRS Enhancement Framework
|
Public Member Functions | |
InformationDialogue (String title, String...lines) | |
String | getTitle () |
String[] | getLines () |
Handles the information box dialogue.
Definition at line 36 of file InformationDialogue.java.
|
inline |
Constructs a new ItemDialogue
.
title | The title of the dialogue. |
lines | The context of the dialogue. |
Definition at line 50 of file InformationDialogue.java.
|
inline |
Gets the context of the dialogue.
Definition at line 69 of file InformationDialogue.java.
|
inline |
Gets the title of the dialogue.
Definition at line 60 of file InformationDialogue.java.