Type alias OnBackgroundReadyCallback

OnBackgroundReadyCallback: ((bg, surface) => any)

Callback from the SimpleBackground when the background image has loaded.

Type declaration

    • (bg, surface): any
    • Parameters

      Returns any