We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 560a44f commit 4b7698dCopy full SHA for 4b7698d
1 file changed
src/loader/Cache.js
@@ -833,7 +833,7 @@ Phaser.Cache.prototype = {
833
/**
834
* Get tilemap data by key.
835
*
836
- * @method Phaser.Cache#getTilemap
+ * @method Phaser.Cache#getTilemapData
837
* @param {string} key - Asset key of the tilemap data to retrieve from the Cache.
838
* @return {Object} The raw tilemap data in CSV or JSON format.
839
*/
0 commit comments