This is the complete list of members for ml::Hoverable, including all inherited members.
| onHover(std::function< void()> callback) | ml::Hoverable | |
| onHover(std::function< void(const std::optional< sf::Event > &event)> callback) | ml::Hoverable | |
| onUnhover(std::function< void()> callback) | ml::Hoverable | |
| onUnhover(std::function< void(const std::optional< sf::Event > &event)> callback) | ml::Hoverable | |
| process(const std::string &key, const std::optional< sf::Event > &event) | ml::EventReceiver | virtual |
| process(ENUM_TYPE eventName, const std::optional< sf::Event > &event) | ml::EventReceiver | |
| ~EventReceiver()=default | ml::EventReceiver | virtual |