Phaser API Documentation

  Version: 
getKeys()

Description:

Returns all keys in use in this cache.

Returns:
Description:

Array containing all the keys.

Type:
  • Array.<string>
Since: 3.17.0
Source: src/cache/BaseCache.js (Line 150)