remove()

Removes the sketch from the web page.

Calling remove() stops the draw loop and removes any HTML elements created by the sketch, including the canvas. A new sketch can be created by using the p5() constructor, as in new p5().

उदाहरण

सिंटैक्स

remove()
remove()
remove()
remove()

पैरामीटर्स


संबंधित संदर्भ