Click GUI
Main class of the Click GUI.
Provides the gui which can be viewed in game.
This class dispatches all rendering and input actions to the components of the GUI.
Structure of the GUI is: ClickGUI ->Panels ->ModuleButtons ->Elements. Each component of the gui handles it own actions and dispatches them to its subcomponents.
Partially based on HeroCode's gui. The only reference to it, and my source for it is this YouTube video.
Author
Aton
Constructors
Types
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Dispatches all rendering for the GUI.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Handles scrolling.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard