UNPKG

@phaserjs/phaser

Version:
3 lines 168 B
import { IText } from './IText'; export declare function SetFixedSize(width: number, height: number, ...text: IText[]): void; //# sourceMappingURL=SetFixedSize.d.ts.map