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)
spColor
opOpAssign
(float f)
struct
spColor
spColor
opOpAssign
(
string
op
)
(
float
f
)
if
(
op
== "*"
)
float
r
;
float
g
;
float
b
;
float
a
;
Meta
Source
See Implementation
spine
color
spColor
functions
opOpAssign
variables
a
b
g
r