Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pixijs/pixijs
/ scene-graph-parent.ts
File
scene-graph-parent.ts
src/__docs__/examples/scene-graph-parent.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Application, Assets, Container, Sprite } from
'pixi.js'
;
2
3
(
async
() => {
4
// Create the application helper and add its render target to the page
Callers
nothing calls this directly
Calls
8
appendChild
Method · 0.80
init
Method · 0.65
addChild
Method · 0.65
add
Method · 0.65
load
Method · 0.45
from
Method · 0.45
set
Method · 0.45
push
Method · 0.45
Tested by
no test coverage detected