Translations:Touch controls/55/zh
Appearance
遊戲內觸屏操控由單獨的客戶端組件CTouchControls
實現,該組件位於src/game/client/components/touch_controls.cpp
和src/game/client/components/touch_concontrol.h
文件中。如果一些按鈕的功能可以直接通過綁定實現,儘量不要增加預設行為讓代碼變複雜。
遊戲內觸屏操控由單獨的客戶端組件CTouchControls
實現,該組件位於src/game/client/components/touch_controls.cpp
和src/game/client/components/touch_concontrol.h
文件中。如果一些按鈕的功能可以直接通過綁定實現,儘量不要增加預設行為讓代碼變複雜。