dgame ~master (2017-03-31T06:11:13Z)
Home
Dub
Repo
Color4b.opEquals
Dgame
Graphic
Color
Color4b
opEquals: compares two Colors.
struct
Color4b
@
nogc
bool
opEquals
const pure nothrow
(
ref
const
Color4b
col
)
Meta
Source
See Implementation
Dgame
Graphic
Color
Color4b
constructors
this
functions
asHex
asRGB
asRGBA
opEquals
withTransparency
static variables
Black
Blue
Cyan
Gray
Green
Magenta
Red
White
Yellow
variables
alpha
blue
green
red
opEquals: compares two Colors.