Star

Created With

linkAND()

Static method that returns the quadrille obtained from the intersection of the two given quadrilles.

linkSyntax

Quadrille.AND(quadrille1, quadrille2, [row], [col])

linkParameters

quadrille1Quadrille: first quadrille
quadrille2Quadrille: second quadrille
rowNumber: quadrille2 to quadrille1 vertical displacement default is 0. Negative values are allowed
colNumber: quadrille2 to quadrille1 horizontal displacement default is 0. Negative values are allowed
AND()SyntaxParameters

Home

p5.js functionschevron_right

Properties

I/Ochevron_right
Boolean operatorschevron_right
Geometry transformationschevron_right
Visual computingchevron_right
Other representationschevron_right

Demo