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

1 line
60 B
TypeScript

export default function (pointA: any, pointB: any): number;