Phaser API Documentation

  Version: 
getTextureKeys()

Description:

Returns an array with all of the keys of all Textures in this Texture Manager. The output array will exclude the __DEFAULT and __MISSING keys.

Returns:
Description:

An array containing all of the Texture keys stored in this Texture Manager.

Type:
  • Array.<string>
Since: 3.0.0