Created GuiEntryListEntry interface for GuiEntryList contained classes to avoid toString() methods from having to be abused
Created GuiFileChooser and according Listeners Added (non-functional) GuiAssetAdder for CustomImageObjects
This commit is contained in:
@@ -110,4 +110,6 @@ public class GuiConstants {
|
||||
|
||||
public static final int REPLAY_EDITING_CANCEL_BUTTON = 1234;
|
||||
public static final int REPLAY_DOWNLOADING_CANCEL_BUTTON = 2345;
|
||||
|
||||
public static final int ASSET_ADDER_REMOVE_BUTTON = 10;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user