Star

Created With

linkclear()

Sets quadrille cells to 0. Either all quadrille cells, a given row or a given cell.

linkSyntax

clear()

clear(row)

clear(row, col)

linkParameters

rowNumber: number of the row to be cleared [0..height]
colNumber: row number of the cell to be filled [0..width]
clear()SyntaxParameters

Home

p5.js functionschevron_right

Properties

I/Ochevron_right
Boolean operatorschevron_right
Geometry transformationschevron_right
Visual computingchevron_right
Other representationschevron_right

Demo