Survival Royale 1.0.0
A very simple yet funny card game.
Loading...
Searching...
No Matches
ansi_const.h File Reference

Declaration of constant values for ANSI module. More...

#include "includes.h"

Go to the source code of this file.

Macros

#define FgBlack   30
 ANSI standard black foreground color.
#define FgRed   31
 ANSI standard red foreground color.
#define FgGreen   32
 ANSI standard green foreground color.
#define FgYellow   33
 ANSI standard yellow foreground color.
#define FgBlue   34
 ANSI standard blue foreground color.
#define FgMagenta   35
 ANSI standard magenta foreground color.
#define FgCyan   36
 ANSI standard cyan foreground color.
#define FgWhite   37
 ANSI standard white foreground color.
#define FgBrightBlack   90
 ANSI standard bright black foreground color.
#define FgBrightRed   91
 ANSI standard bright red foreground color.
#define FgBrightGreen   92
 ANSI standard bright green foreground color.
#define FgBrightYellow   93
 ANSI standard bright yellow foreground color.
#define FgBrightBlue   94
 ANSI standard bright blue foreground color.
#define FgBrightMagenta   95
 ANSI standard bright magenta foreground color.
#define FgBrightCyan   96
 ANSI standard bright cyan foreground color.
#define FgBrightWhite   97
 ANSI standard bright white foreground color.
#define BgBlack   40
 ANSI standard black background color.
#define BgRed   41
 ANSI standard red background color.
#define BgGreen   42
 ANSI standard green background color.
#define BgYellow   43
 ANSI standard yellow background color.
#define BgBlue   44
 ANSI standard blue background color.
#define BgMagenta   45
 ANSI standard magenta background color.
#define BgCyan   46
 ANSI standard cyan background color.
#define BgWhite   47
 ANSI standard white background color.
#define BgBrightBlack   100
 ANSI standard bright black background color.
#define BgBrightRed   101
 ANSI standard bright red background color.
#define BgBrightGreen   102
 ANSI standard bright green background color.
#define BgBrightYellow   103
 ANSI standard bright yellow background color.
#define BgBrightBlue   104
 ANSI standard bright blue background color.
#define BgBrightMagenta   105
 ANSI standard bright magenta background color.
#define BgBrightCyan   106
 ANSI standard bright cyan background color.
#define BgBrightWhite   107
 ANSI standard bright white background color.
#define No   20
 Internal const value meaning that no underlining effect has to be applied.
#define SingleUnderlined   21
 Internal const value meaning that single underlining effect has to be applied.
#define DoublyUnderlined   22
 Internal const value meaning that double underlining effect has to be applied.

Detailed Description

Declaration of constant values for ANSI module.

Definition in file ansi_const.h.

Macro Definition Documentation

◆ BgBlack

#define BgBlack   40

ANSI standard black background color.

Definition at line 57 of file ansi_const.h.

◆ BgBlue

#define BgBlue   44

ANSI standard blue background color.

Definition at line 65 of file ansi_const.h.

◆ BgBrightBlack

#define BgBrightBlack   100

ANSI standard bright black background color.

Definition at line 73 of file ansi_const.h.

◆ BgBrightBlue

#define BgBrightBlue   104

ANSI standard bright blue background color.

Definition at line 81 of file ansi_const.h.

◆ BgBrightCyan

#define BgBrightCyan   106

ANSI standard bright cyan background color.

Definition at line 85 of file ansi_const.h.

◆ BgBrightGreen

#define BgBrightGreen   102

ANSI standard bright green background color.

Definition at line 77 of file ansi_const.h.

◆ BgBrightMagenta

#define BgBrightMagenta   105

ANSI standard bright magenta background color.

Definition at line 83 of file ansi_const.h.

◆ BgBrightRed

#define BgBrightRed   101

ANSI standard bright red background color.

Definition at line 75 of file ansi_const.h.

◆ BgBrightWhite

#define BgBrightWhite   107

ANSI standard bright white background color.

Definition at line 87 of file ansi_const.h.

◆ BgBrightYellow

#define BgBrightYellow   103

ANSI standard bright yellow background color.

Definition at line 79 of file ansi_const.h.

◆ BgCyan

#define BgCyan   46

ANSI standard cyan background color.

Definition at line 69 of file ansi_const.h.

◆ BgGreen

#define BgGreen   42

ANSI standard green background color.

Definition at line 61 of file ansi_const.h.

◆ BgMagenta

#define BgMagenta   45

ANSI standard magenta background color.

Definition at line 67 of file ansi_const.h.

◆ BgRed

#define BgRed   41

ANSI standard red background color.

Definition at line 59 of file ansi_const.h.

◆ BgWhite

#define BgWhite   47

ANSI standard white background color.

Definition at line 71 of file ansi_const.h.

◆ BgYellow

#define BgYellow   43

ANSI standard yellow background color.

Definition at line 63 of file ansi_const.h.

◆ DoublyUnderlined

#define DoublyUnderlined   22

Internal const value meaning that double underlining effect has to be applied.

Definition at line 94 of file ansi_const.h.

◆ FgBlack

#define FgBlack   30

ANSI standard black foreground color.

Definition at line 24 of file ansi_const.h.

◆ FgBlue

#define FgBlue   34

ANSI standard blue foreground color.

Definition at line 32 of file ansi_const.h.

◆ FgBrightBlack

#define FgBrightBlack   90

ANSI standard bright black foreground color.

Definition at line 40 of file ansi_const.h.

◆ FgBrightBlue

#define FgBrightBlue   94

ANSI standard bright blue foreground color.

Definition at line 48 of file ansi_const.h.

◆ FgBrightCyan

#define FgBrightCyan   96

ANSI standard bright cyan foreground color.

Definition at line 52 of file ansi_const.h.

◆ FgBrightGreen

#define FgBrightGreen   92

ANSI standard bright green foreground color.

Definition at line 44 of file ansi_const.h.

◆ FgBrightMagenta

#define FgBrightMagenta   95

ANSI standard bright magenta foreground color.

Definition at line 50 of file ansi_const.h.

◆ FgBrightRed

#define FgBrightRed   91

ANSI standard bright red foreground color.

Definition at line 42 of file ansi_const.h.

◆ FgBrightWhite

#define FgBrightWhite   97

ANSI standard bright white foreground color.

Definition at line 54 of file ansi_const.h.

◆ FgBrightYellow

#define FgBrightYellow   93

ANSI standard bright yellow foreground color.

Definition at line 46 of file ansi_const.h.

◆ FgCyan

#define FgCyan   36

ANSI standard cyan foreground color.

Definition at line 36 of file ansi_const.h.

◆ FgGreen

#define FgGreen   32

ANSI standard green foreground color.

Definition at line 28 of file ansi_const.h.

◆ FgMagenta

#define FgMagenta   35

ANSI standard magenta foreground color.

Definition at line 34 of file ansi_const.h.

◆ FgRed

#define FgRed   31

ANSI standard red foreground color.

Definition at line 26 of file ansi_const.h.

◆ FgWhite

#define FgWhite   37

ANSI standard white foreground color.

Definition at line 38 of file ansi_const.h.

◆ FgYellow

#define FgYellow   33

ANSI standard yellow foreground color.

Definition at line 30 of file ansi_const.h.

◆ No

#define No   20

Internal const value meaning that no underlining effect has to be applied.

Definition at line 90 of file ansi_const.h.

◆ SingleUnderlined

#define SingleUnderlined   21

Internal const value meaning that single underlining effect has to be applied.

Definition at line 92 of file ansi_const.h.