![]() |
Survival Royale 1.0.0
A very simple yet funny card game.
|
C__color | Defines a union between RGB colors and standard ANSI colors (should not be used externally) |
CansiRgbColor | Defines a basic structure for RGB foreground color and background color for a piece of printable text |
CansiStandardColor | Defines a basic structure for standard ANSI foreground color and background color for a piece of printable text |
CCard | Defines a structure for the cards |
Ccolor | Defines a struct for representing a generic color |
CGame | Defines a structure for the game |
CGameConfiguration | The game configuration structure |
CgraphicRendition | Defines a struct for graphic rendition including properties for bold, italic, underlined and colored text |
CLogsConfiguration | The configuration for the logger |
CPageData | Struct to represent the layout and data of a page containing player information |
CPlayer | Defines a structure for the player's info |
Crgb | Defines a basic structure for RGB colors |
Cvector | The vector structure |