|
lmgl 1.0.0
A lightweight OpenGL graphics engine library written in C++
|
This is the complete list of members for lmgl::ui::UICallbackRegistry, including all inherited members.
| get_callback(const std::string &name) const | lmgl::ui::UICallbackRegistry | |
| has_callback(const std::string &name) const | lmgl::ui::UICallbackRegistry | |
| register_callback(const std::string &name, std::function< void()> callback) | lmgl::ui::UICallbackRegistry |