![]() |
Consolix
|
Defines a component for displaying a customizable ASCII logo. More...
#include <iostream>#include <string>#include <atomic>Go to the source code of this file.
Classes | |
| class | consolix::LogoComponent |
| Component responsible for displaying a customizable ASCII logo. More... | |
Namespaces | |
| namespace | consolix |
| < Utility modules and helpers. | |
Macros | |
| #define | _CONSOLIX_LOGO_COMPONENT_HPP_INCLUDED |
| #define | CONSOLIX_USE_LOGIT 0 |
| Enables or disables LogIt for logo rendering. | |
Defines a component for displaying a customizable ASCII logo.
Definition in file LogoComponent.hpp.
| #define _CONSOLIX_LOGO_COMPONENT_HPP_INCLUDED |
Definition at line 3 of file LogoComponent.hpp.
| #define CONSOLIX_USE_LOGIT 0 |
Enables or disables LogIt for logo rendering.
Definition at line 15 of file LogoComponent.hpp.