Files
cocos-engine/cocos/tiledmap/category.json
Santy-Wang e82cec17ac update docs (#10796)
* update docs

* update docs more

* refine

* refine
2022-04-20 18:47:53 +08:00

10 lines
270 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"title": {
"zh": "瓦片地图",
"en": "Tiled Map"
},
"description": {
"zh": "TiledMap地图用于在游戏中显示 TMX 格式的地图。",
"en": "TiledMap is used to display a map in TMX format in the game."
}
}