Freeciv-3.3
Loading...
Searching...
No Matches
Data Fields
rgbcolor Struct Reference

#include <rgbcolor.h>

Data Fields

int r
 
int g
 
int b
 
struct colorcolor
 

Detailed Description

Definition at line 33 of file rgbcolor.h.

Field Documentation

◆ b

int rgbcolor::b

◆ color

struct color* rgbcolor::color

Definition at line 35 of file rgbcolor.h.

Referenced by ensure_color().

◆ g

int rgbcolor::g

◆ r

int rgbcolor::r