mirror of
https://github.com/photonstorm/phaser
synced 2025-02-17 06:28:30 +00:00
commit
56d1cef1c8
1 changed files with 1 additions and 1 deletions
|
@ -830,7 +830,7 @@ Phaser.Cache.prototype = {
|
|||
/**
|
||||
* Get tilemap data by key.
|
||||
*
|
||||
* @method Phaser.Cache#getTilemap
|
||||
* @method Phaser.Cache#getTilemapData
|
||||
* @param {string} key - Asset key of the tilemap data to retrieve from the Cache.
|
||||
* @return {Object} The raw tilemap data in CSV or JSON format.
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue