Closed chaddcw closed 1 year ago
blink() and morph() each call _determine_rgb() which applies the scaling factor set by calling set_max_rgb_value(). blink() and morph() then each call set_color() which again calls _determine_rgb() and applies the scaling factor a second time.
blink() and morph() each call _determine_rgb() which applies the scaling factor set by calling set_max_rgb_value(). blink() and morph() then each call set_color() which again calls _determine_rgb() and applies the scaling factor a second time.