phaser/v3/typings/math/RotateAroundDistance.d.ts
2017-01-16 22:43:07 +01:00

1 line
86 B
TypeScript

export default function (point: any, x: any, y: any, angle: any, distance: any): any;