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

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

#include <ansi.h>

Data Fields

rgb fgRgb
 Foreground RGB color field.
rgb bgRgb
 Background RGB color field.

Detailed Description

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

Definition at line 61 of file ansi.h.

Field Documentation

◆ bgRgb

rgb bgRgb

Background RGB color field.

Definition at line 65 of file ansi.h.

◆ fgRgb

rgb fgRgb

Foreground RGB color field.

Definition at line 63 of file ansi.h.


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