nudsfml v0.0.10-alpha (2023-02-09T04:48:03Z)
Dub
Repo
Color.opOpAssign
nudsfml
graphics
color
Color
Undocumented in source. Be warned that the author may not have intended to support it.
Color
opOpAssign
(Color otherColor)
Color
opOpAssign
(E num)
struct
Color
ref
Color
opOpAssign
(
string
op
E
)
(
E
num
)
if
(
isNumeric
!(
E
) &&
(
(
op
== "*"
)
||
(
op
== "/"
)
)
)
Meta
Source
See Implementation
nudsfml
graphics
color
Color
functions
opBinary
opEquals
opOpAssign
toString
static variables
Black
Blue
Cyan
Green
Magenta
Red
Transparent
White
Yellow
variables
a
b
g
r