Survival Royale 1.0.0
A very simple yet funny card game.
Loading...
Searching...
No Matches
ansiStandardColor Struct Reference

Defines a basic structure for standard ANSI foreground color and background color for a piece of printable text. More...

#include <ansi.h>

Data Fields

ansiStandardColors fgColor
 Foreground ANSI standard color field.
ansiStandardColors bgColor
 Background ANSI standard color field.

Detailed Description

Defines a basic structure for standard ANSI foreground color and background color for a piece of printable text.

Definition at line 53 of file ansi.h.

Field Documentation

◆ bgColor

Background ANSI standard color field.

Definition at line 57 of file ansi.h.

◆ fgColor

Foreground ANSI standard color field.

Definition at line 55 of file ansi.h.


The documentation for this struct was generated from the following file: