Package net.jeqo.bloons.gui
Class GUIHelpers
java.lang.Object
net.jeqo.bloons.gui.GUIHelpers
A class with helper methods to assist with GUIs
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
Gets the flag that is used to identify clickable item
-
Constructor Details
-
GUIHelpers
public GUIHelpers()
-
-
Method Details
-
getClickableItemFlag
Gets the flag that is used to identify clickable item- Returns:
- The flag that is used to identify clickable item, type java.lang.String
-