Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/processing/p5.js
/ environment.js
File
environment.js
test/unit/core/environment.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
p5 from
'../../../src/app.js'
;
2
import
{ vi } from
'vitest'
;
3
4
suite(
'Environment'
,
function
() {
Callers
nothing calls this directly
Calls
12
nextFrameCallback
Function · 0.85
noLoop
Method · 0.80
loop
Method · 0.80
remove
Method · 0.45
pixelDensity
Method · 0.45
push
Method · 0.45
translate
Method · 0.45
pop
Method · 0.45
rotate
Method · 0.45
rotateY
Method · 0.45
rotateZ
Method · 0.45
rotateX
Method · 0.45
Tested by
no test coverage detected