Constructors

Properties

base_window: Window
game: Game
graphics: {
    [element: string]: Phaser.Graphics;
}

Type declaration

  • [element: string]: Phaser.Graphics
texts: {
    [element: string]: TextObj;
}

Type declaration

timers: {
    [element: string]: Phaser.Timer;
}

Type declaration

  • [element: string]: Phaser.Timer
window_open: boolean

Methods