phaser/v3/typings/geom/intersects/GetRectangleIntersection.d.ts
2017-01-16 22:43:07 +01:00

1 line
68 B
TypeScript

export default function (rectA: any, rectB: any, output: any): any;