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

Defines a union between RGB colors and standard ANSI colors (should not be used externally) More...

#include <ansi.h>

Data Fields

ansiRgbColor rgbColor
 RGB color field.
ansiStandardColor stdColor
 ANSI standard color field.

Detailed Description

Defines a union between RGB colors and standard ANSI colors (should not be used externally)

Definition at line 69 of file ansi.h.

Field Documentation

◆ rgbColor

ansiRgbColor rgbColor

RGB color field.

Definition at line 71 of file ansi.h.

◆ stdColor

ANSI standard color field.

Definition at line 73 of file ansi.h.


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