Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
Color Struct Reference

#include <raylib.h>

Public Attributes

unsigned char r
 
unsigned char g
 
unsigned char b
 
unsigned char a
 

Detailed Description

Definition at line 220 of file raylib.h.

Member Data Documentation

◆ a

unsigned char Color::a

Definition at line 224 of file raylib.h.

◆ b

unsigned char Color::b

Definition at line 223 of file raylib.h.

◆ g

unsigned char Color::g

Definition at line 222 of file raylib.h.

◆ r

unsigned char Color::r

Definition at line 221 of file raylib.h.


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