Phaser API Documentation

  Version: 
url: object | string

Description:

The URL of the file, not including baseURL.

Automatically has Loader.path prepended to it if a string.

Can also be a JavaScript Object, such as the results of parsing JSON data.

Type:
object | string
Inherited from: Phaser.Loader.File#url
Since: 3.0.0
Source: src/loader/File.js (Line 94)