16a Difference between keyIsPressed vs keyPressed p5js

Опубликовано: 29 Октябрь 2024
на канале: flanniganable
233
like

What is the difference between keyIsPressed and keyPressed in p5.js?
In the video, we compare them in two tests.

Timestamps:
00:00 Intro
00:09 Compare keyIsPressed and keyPressed as functions in p5.js
01:00 Compare keyIsPressed and keyPressed as if statements in p5.js

Resources:
p5.js web editor: https://editor.p5js.org/
keyIsPressed reference: https://p5js.org/reference/#/p5/keyIs...
keyPressed reference: https://p5js.org/reference/#/p5/keyPr...