Phaser API Documentation

  Version: 

Member of: Phaser.Core.Config

<constant> loaderLocalScheme: Array.<string>

Description:

An array of schemes that the Loader considers as being 'local' files. Defaults to: [ 'file://', 'capacitor://' ].

Type:
Array.<string>
Since: 3.0.0
Source: src/core/Config.js (Line 526)