dspine ~master (2022-01-15T23:18:07.6473332)
Dub
Repo
spColor.opOpAssign
spine
color
spColor
Undocumented in source. Be warned that the author may not have intended to support it.
spColor
opOpAssign
(spColor c)
struct
spColor
spColor
opOpAssign
(
string
op
)
(
spColor
c
)
if
(
op
== "*"
)
spColor
opOpAssign
(float f)
float
r
;
float
g
;
float
b
;
float
a
;
Meta
Source
See Implementation
spine
color
spColor
functions
opOpAssign
variables
a
b
g
r