Files
cocos-engine/cocos/input/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
493 B
JSON

{
"title": {
"zh": "输入系统",
"en": "Input System"
},
"description": {
"zh": "输入系统是玩家与游戏之间交互的桥梁,通过输入系统,开发者可以获取到玩家在设备上的所有操作,并做出相应反馈",
"en": "The input system is the bridge between the player and the game, through the input system, the developer can get all the actions of the player on the device and make the corresponding feedback"
}
}