#include <le2d/tweak/store.hpp>
Public Member Functions | |
| virtual void | add_tweakable (std::string_view id, gsl::not_null< ITweakable * > tweakable)=0 |
| virtual void | remove_tweakable (std::string_view id)=0 |
|
pure virtual |
Implemented in le::tweak::Registry.
|
pure virtual |
Implemented in le::tweak::Registry.