class

BiosSelection

Inherits Resolvable < Reference < Object

Constants

RED_TEXT_COL = ImGui::ImVec4.new(1, 0.5, 0.5, 1)

Constructors

new(config : Config, file_explorer : ImGui::FileExplorer)
Source

Instance methods

apply

Called to indicate the selection should be written back to the config.

Source
render

Called once per frame for rendering the widget.

Source
reset

Called to indicate the widget should be reset.

Source