Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
setup
Function · 0.45
setup
Function · 0.45
p5.Geometry.js
File · 0.45
webgl.js
File · 0.45
p5.Matrix.js
File · 0.45
size
Method · 0.45
_ensureCanvas
Method · 0.45
set
Method · 0.45
structure
Function · 0.45
transform
Function · 0.45
text
Function · 0.45
primitives3D
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected