nes ~master (2018-10-31T13:31:58Z)
Dub
Repo
RGBA
nes
color
Undocumented in source.
struct
RGBA {
ubyte
r
;
ubyte
g
;
ubyte
b
;
ubyte
a
;
}
Members
Variables
a
ubyte
a
;
b
ubyte
b
;
g
ubyte
g
;
Undocumented in source.
r
ubyte
r
;
Undocumented in source.
Meta
Source
See Implementation
nes
color
structs
RGBA