UNPKG

@mai3/phaser-sdk

Version:

A UI component library based on the Phaser game engine

7 lines 269 B
import Phaser from 'phaser'; declare class Mai3Game extends Phaser.Game { constructor(GameConfig?: Phaser.Types.Core.GameConfig); static Init(GameConfig?: Phaser.Types.Core.GameConfig): Mai3Game; } export default Mai3Game; //# sourceMappingURL=Mai3Game.d.ts.map