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

File Polygon.test.ts

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

Source from the content-addressed store, hash-verified

1import { Point } from '../point/Point';
2import { Polygon } from '../shapes/Polygon';
3
4describe('Polygon', () =>

Callers

nothing calls this directly

Calls 6

containsPolygonMethod · 0.80
cloneMethod · 0.65
containsMethod · 0.65
strokeContainsMethod · 0.65
testFunction · 0.50
pushMethod · 0.45

Tested by

no test coverage detected