gameforge - v0.1.12
    Preparing search index...

    Class SceneManager

    Managers scenes within a Pixi stage.

    Index

    Constructors

    Methods

    Constructors

    Methods

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

      Parameters

      • name: string

        The name of the scene to activate.

      Returns void