mirror of
https://github.com/photonstorm/phaser
synced 2025-02-16 05:58:30 +00:00
Update LayerDataConfig.js
This commit is contained in:
parent
ee0a04ec19
commit
96b1d4c783
1 changed files with 1 additions and 1 deletions
|
@ -21,5 +21,5 @@
|
|||
* @property {array} [callbacks] - An array of callbacks.
|
||||
* @property {array} [bodies] - An array of physics bodies.
|
||||
* @property {array} [data] - An array of the tile data indexes.
|
||||
* @property {Phaser.Tilemaps.DynamicTilemapLayer|Phaser.Tilemaps.StaticTilemapLayer} [data] - A reference to the Tilemap layer that owns this data.
|
||||
* @property {Phaser.Tilemaps.DynamicTilemapLayer|Phaser.Tilemaps.StaticTilemapLayer} [tilemapLayer] - A reference to the Tilemap layer that owns this data.
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue