phaser/v3/typings/geom/point/GetCentroid.d.ts

2 lines
54 B
TypeScript
Raw Normal View History

2017-01-16 21:43:07 +00:00
export default function (points: any, out: any): any;