Element String Selector
class ElementStringSelector(parent: ModuleButton, setting: StringSelectorSetting) : Element<StringSelectorSetting>
Deprecated
Use enum version instead
Provides a selector element.
Author
Aton
Constructors
Functions
Link copied to clipboard
Sets up the rendering of the element and dispatches rendering of the individual implementations.
Link copied to clipboard
Handles interaction with this element. Returns true if interacted with the element to cancel further interactions.
Link copied to clipboard