class

Keybindings

Inherits Resolvable < Reference < Object

Constants

BUTTON_SIZE = ImGui::ImVec2.new(32, 0)

Constructors

new(config : Config)
Source

Instance methods

[]?(*args, **options)
Source
[]?(*args, **options, &)
Source
apply

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

Source
key_released(keycode : LibSDL::Keycode) : Nil
Source
render

Called once per frame for rendering the widget.

Source
reset

Called to indicate the widget should be reset.

Source
wants_input?
Source