MCPcopy
hub / github.com/pixijs/pixijs / TilingSprite.test.ts

File TilingSprite.test.ts

src/scene/sprite-tiling/__tests__/TilingSprite.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Bounds } from '../../container/bounds/Bounds';
2import { getGlobalBounds } from '../../container/bounds/getGlobalBounds';
3import { Container } from '../../container/Container';
4import { TilingSprite } from '../TilingSprite';

Callers

nothing calls this directly

Calls 14

getGlobalBoundsFunction · 0.90
setUvsFunction · 0.90
getWebGLRendererFunction · 0.85
getContextMethod · 0.80
getImageDataMethod · 0.80
setupFunction · 0.70
destroyMethod · 0.65
addChildMethod · 0.65
renderMethod · 0.65
getBoundsMethod · 0.65
containsPointMethod · 0.65
initMethod · 0.65

Tested by

no test coverage detected