Phaser API Documentation

  Version: 
removeKey(key)

Description:

Removes a key from the Texture Manager but does not destroy the Texture that was using the key.

Parameters:

name type description
key string

The key to remove from the texture list.

Returns:
Description:

The Texture Manager.

Since: 3.17.0