PokéRogue
    Preparing search index...
    • Plays a Tween animation, resolving once the animation completes.

      Parameters

      • config: TweenBuilderConfig

        The config for a single Tween

      • scene: SceneBase = globalScene

        The SceneBase on which the Tween plays; default globalScene

      Returns Promise<void>

      A Promise that resolves once the Tween has been played.