Circles are the same color - Using Classes

Hello @DavevaD,

The order of the calls to methods in draw() matters.

Read the reference:
https://p5js.org/reference/#/p5/fill

And voila!

image

:)

2 Likes