supertux
|
This is the complete list of members for Notification, including all inherited members.
close() (defined in Notification) | Notification | |
disable() (defined in Notification) | Notification | |
draw(DrawingContext &context) (defined in Notification) | Notification | |
event(const SDL_Event &event) (defined in Notification) | Notification | |
is_disabled(std::string id) (defined in Notification) | Notification | static |
Notification(std::string id, bool no_auto_hide=false, bool no_auto_disable=false) (defined in Notification) | Notification | |
on_press(const std::function< void()> &callback) (defined in Notification) | Notification | inline |
process_input(const Controller &controller) (defined in Notification) | Notification | |
set_mini_text(const std::string &text) (defined in Notification) | Notification | |
set_text(const std::string &text) (defined in Notification) | Notification | |
~Notification() (defined in Notification) | Notification |