UNPKG

@robotlegsjs/phaser

Version:

RobotlegsJS integration with Phaser Scene Manager

5 lines (4 loc) 146 B
export declare const IContextSceneManager: unique symbol; export interface IContextSceneManager { sceneManager: Phaser.Scenes.SceneManager; }