Calling Functions

By now you’ve used the Processing editor to write your first line of code. Congratulations! Now let’s take a closer look at exactly what’s happening.


This is a companion discussion topic for the original entry at https://happycoding.io/tutorials/processing/calling-functions
1 Like

Hi Kevin!
Thank you for the great Processing tutorial! I’m not really new to programming but to Processing so it’s fun to discover the possibilities of the language with your help!
Could there be an error at the beginning of the “Calling Functions” section? The picture for the simple ellipse(50, 75, 20, 20) already contains the rectangle in it.


Codepen, too, doesn’t show the rectangle.
C.

Good catch, this should be fixed now!