mirror of
https://github.com/cocos/cocos-engine.git
synced 2026-09-07 08:09:13 +08:00
10 lines
493 B
JSON
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"
|
|
}
|
|
} |