Source Academy Modules
    Preparing search index...

    Function load_image

    • Load the image asset into the scene for use. All images must be loaded before used in create_image.

      Parameters

      • key: string

        key to be associated with the image

      • url: string

        path to the image

      Returns void