MCPcopy
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

1import { 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

appendChildMethod · 0.80
initMethod · 0.65
addChildMethod · 0.65
addMethod · 0.65
loadMethod · 0.45
fromMethod · 0.45
setMethod · 0.45
pushMethod · 0.45

Tested by

no test coverage detected