PokéRogue
    Preparing search index...
    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    game: Game

    Methods

    • Override the scene and stub out various properties to avoid crashes.

      Returns void

      This method is an unmaintainable mess and likely stems from us never actually instantiating BattleScene via Phaser.Game correctly. Furthermore, this also makes testing any form of Phaser-related infrastructure absolutely infeasible, and must be revisited before a multi-scene breakup can be considered.