Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/aframevr/aframe
/ pool.js
File
pool.js
src/components/scene/pool.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ debug } from
'../../utils/index.js'
;
2
import
{ registerComponent } from
'../../core/component.js'
;
3
4
var
warn = debug(
'components:pool:warn'
);
Callers
nothing calls this directly
Calls
5
registerComponent
Function · 0.90
pause
Method · 0.80
remove
Method · 0.80
add
Method · 0.80
setAttribute
Method · 0.45
Tested by
no test coverage detected