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

File Rectangle.test.ts

src/maths/__tests__/Rectangle.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Matrix } from '../matrix/Matrix';
2import { Rectangle } from '../shapes/Rectangle';
3
4describe('Rectangle', () =>

Callers

nothing calls this directly

Calls 12

enlargeMethod · 0.80
intersectsMethod · 0.80
containsRectMethod · 0.80
cloneMethod · 0.65
copyFromMethod · 0.65
containsMethod · 0.65
strokeContainsMethod · 0.65
rotateMethod · 0.65
padMethod · 0.45
fitMethod · 0.45
scaleMethod · 0.45
translateMethod · 0.45

Tested by

no test coverage detected