![]() |
Survival Royale 1.0.0
A very simple yet funny card game.
|
Defines a struct for graphic rendition including properties for bold, italic, underlined and colored text. More...
#include <ansi.h>
Data Fields | |
bool | bold |
Boolean flag to determine if the text has to be bold. | |
bool | italic |
Boolean flag to determine if the text has to be italic. | |
underline | underlined |
Flag to determine if the text has to be underlined, singly or doubly. | |
color | color |
The color for the text and the its background. |
Defines a struct for graphic rendition including properties for bold, italic, underlined and colored text.
bool bold |
bool italic |
underline underlined |