Consolix
Loading...
Searching...
No Matches
LogoComponent.hpp File Reference

Defines a component for displaying a customizable ASCII logo. More...

#include <iostream>
#include <string>

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.
 

Detailed Description

Defines a component for displaying a customizable ASCII logo.

Definition in file LogoComponent.hpp.

Macro Definition Documentation

◆ _CONSOLIX_LOGO_COMPONENT_HPP_INCLUDED

#define _CONSOLIX_LOGO_COMPONENT_HPP_INCLUDED

Definition at line 3 of file LogoComponent.hpp.

◆ CONSOLIX_USE_LOGIT

#define CONSOLIX_USE_LOGIT   0

Enables or disables LogIt for logo rendering.

Definition at line 14 of file LogoComponent.hpp.