PokéRogue
    Preparing search index...

    Type Alias EachTextureCallback

    EachTextureCallback: (texture: Texture, ...args: any[]) => void

    Type Declaration

      • (texture: Texture, ...args: any[]): void
      • Parameters

        Returns void