Phaser API Documentation

  Version: 
isReadyToProcess()

Description:

Checks if this MultiFile is ready to process its children or not.

Returns:
Description:

true if all children of this MultiFile have loaded, otherwise false.

Type:
  • boolean
Since: 3.7.0
Source: src/loader/MultiFile.js (Line 165)