Notification - Minigrim0/ElectricPreacher GitHub Wiki The Notification class Constructors Notification() ~Notification() Operator Notification& operator=(const Notification&) Setters void set_position(int, int) void set_icon(SDL_Texture*) void set_width(int) Getters int get_height() const bool is_alive() const Others int draw(Screen*) override int update(SDL_Event*, Screen*) override void init(Screen*, TTF_Font*) ⚠️ **GitHub.com Fallback** ⚠️