gameforge - v0.2.1
    Preparing search index...

    Class SceneManager

    Manages scenes within a Pixi stage.

    Index
    • Switches the current active scene to the one with the given name.

      Parameters

      • name: string

        The name of the scene to activate.

      Returns void