9 :
Setting(commandController_, name_, description_,
SDLKey getKey() const noexcept
KeyCodeSetting(CommandController &commandController, std::string_view name, static_string_view description, SDLKey initialValue)
std::string_view getTypeString() const override
Returns a string describing the setting type (integer, string, ..) Could be used in a GUI to pick an ...
void setChecker(std::function< void(TclObject &)> checkFunc_)
Set value-check-callback.
const TclObject & getValue() const final
Gets the current value of this setting as a TclObject.
zstring_view getString() const
This file implemented 3 utility functions:
std::string toString(const BooleanInput &input)
static std::optional< SDLKey > fromString(std::string_view name)