Y
Hacker News
new
|
ask
|
show
|
jobs
by
DaanDL
104 days ago
Was about to comment the same. It's a common mistake/gotcha.
1 comments
benrutter
103 days ago
Possibly dumb question, but does that still hold inside p5js?
link
virgil_disgr4ce
103 days ago
p5 is just a wrapper that adds the setup() and draw() functions, so yes
link