#question about mutabilty

1 messages · Page 1 of 1 (latest)

chrome rivet
#

youre trying to assign to color itself rather than what it points to

#

color.* = ...

tidal glacier
#

@chrome rivet when i do that it tells me error: expected type 'cimport.struct_Color', found 'color_picker'

#

oh wait

#

nevermind