duplicate method draw() Basic animation patchwork tile project - problems -
in
Programming Questions
•
1 year ago
Hey everyone,
I'm trying to make adjacent tiles of animated colorful lines, alternating between vertical and horizontal animation.
The first void draw code yielded a nice corner, tile, but my second attempt at creating a second adjacent tile with the same logic gave me the prompt "duplicate method draw()"
How can I avoid this error and continue on my project? please see screen shot below.
Thanks!
1