UNPKG

@phaserjs/phaser

Version:
3 lines 141 B
import { IText } from './IText'; export declare function SetFont(font: string, ...text: IText[]): void; //# sourceMappingURL=SetFont.d.ts.map