跳至主要內容

KeyBindUtil

芒果凍布丁2025年3月29日小於 1 分鐘

屬性與方法

方法名稱返回值說明
findKeyMappingInAllKeyMapping(keyName: string)Internal.KeyMapping通過本地化按鍵名獲取按鍵綁定
getAllKeyCategory()
get allKeyCategory
string[]獲取所有按鍵綁定的分類
getAllKeyMappings()
get allKeyMappings
Internal.KeyMapping[]獲取所有按鍵綁定
getAllKeyName()
get allKeyName
string[]獲取所有按鍵綁定的名稱
getKeyMapping(customName: string)Internal.KeyMapping獲取按鍵綁定
isDown(customName: string)boolean判斷按鍵是否按下
上次編輯於: 2025/3/29 上午5:04:42
貢獻者: Mango