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

1 line
61 B
TypeScript

export default function (a: any, b: any, base: any): number;