pp ~master (2022-03-17T16:54:59.4839102)
Dub
Repo
__anonymous.__anonymous
polyplex
core
color
Color
__anonymous
Undocumented in source.
union
__anonymous
struct
__anonymous {
int
R
;
int
G
;
int
B
;
int
A
;
}
Members
Variables
A
int
A
;
Alpha transparency
B
int
B
;
Blue color
G
int
G
;
Green color
R
int
R
;
Red color
Meta
Source
See Implementation
polyplex
core
color
Color
__anonymous
structs
__anonymous
variables
GLColor