UNPKG

@phaserjs/phaser

Version:
3 lines 177 B
import { IFrame } from './IFrame'; export declare function SetFrameSize<T extends IFrame>(frame: T, width: number, height: number): T; //# sourceMappingURL=SetFrameSize.d.ts.map