This is the complete list of members for ml::Clickable, including all inherited members.
| onClick(std::function< void()> callback) | ml::Clickable | |
| onClick(std::function< void(const std::optional< sf::Event > &event)> callback) | ml::Clickable | |
| 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 |