Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ Point } from
'../point/Point'
;
2
import
{ Polygon } from
'../shapes/Polygon'
;
3
4
describe(
'Polygon'
, () =>
Callers
nothing calls this directly
Calls
6
containsPolygon
Method · 0.80
clone
Method · 0.65
contains
Method · 0.65
strokeContains
Method · 0.65
test
Function · 0.50
push
Method · 0.45
Tested by
no test coverage detected