Processing Community Forum
How can I use the input value as a variable with two arguments?
p5.js
Coding Questions
GoToLoop
July 9, 2018, 1:21pm
2
Activate
noLoop()
in
setup()
. Then call
redraw()
from within your
createButton()
's callback:
https://p5js.org/reference/#/p5/noLoop
https://p5js.org/reference/#/p5/redraw
show post in topic
Related topics
Topic
Replies
Views
Activity
Complex variables
Beginners
11
1222
December 16, 2019
Problem with a variable. Don't know where to declare
Coding Questions
8
306
November 4, 2018
Help with using input values with variables along with if, else if code
Coding Questions
29
1245
October 27, 2020
Sending Values Between Functions
Coding Questions
2
595
July 23, 2019
Button Function Problem
Coding Questions
11
277
August 8, 2018