MCPcopy Index your code
hub / github.com/processing/p5.js / scale

Method scale

src/core/p5.Renderer.js:328–330  ·  view source on GitHub ↗
(x, y)

Source from the content-addressed store, hash-verified

326 }
327
328 scale(x, y){
329
330 }
331
332 fill(...args) {
333 if (args.length > 0) {

Callers 13

setupFunction · 0.45
setupFunction · 0.45
p5.Geometry.jsFile · 0.45
webgl.jsFile · 0.45
p5.Matrix.jsFile · 0.45
sizeMethod · 0.45
_ensureCanvasMethod · 0.45
setMethod · 0.45
structureFunction · 0.45
transformFunction · 0.45
textFunction · 0.45
primitives3DFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected