midorable
Preparing search index...
@rutan/midorable
index
InputGamepadState
Interface InputGamepadState
interface
InputGamepadState
{
axes
:
number
[]
;
buttons
:
InputGamepadButtonState
[]
;
id
:
string
;
index
:
number
;
}
Index
Properties
axes
buttons
id
index
Properties
axes
axes
:
number
[]
スティック軸の値配列
buttons
buttons
:
InputGamepadButtonState
[]
ボタン状態配列
id
id
:
string
ゲームパッドID
index
index
:
number
ゲームパッドインデックス
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
axes
buttons
id
index
midorable
Loading...
スティック軸の値配列