supertux
Public Member Functions | Static Public Member Functions | List of all members
Notification Class Reference

Public Member Functions

 Notification (std::string id, bool no_auto_hide=false, bool no_auto_disable=false)
 
void set_text (const std::string &text)
 
void set_mini_text (const std::string &text)
 
void on_press (const std::function< void()> &callback)
 
void event (const SDL_Event &event)
 
void process_input (const Controller &controller)
 
void draw (DrawingContext &context)
 
void disable ()
 
void close ()
 

Static Public Member Functions

static bool is_disabled (std::string id)
 

The documentation for this class was generated from the following files: