midorable
Preparing search index...
@rutan/midorable
index
InputKeyboardState
Interface InputKeyboardState
interface
InputKeyboardState
{
down
:
ReadonlySet
<
string
>
;
justPressed
:
ReadonlySet
<
string
>
;
justReleased
:
ReadonlySet
<
string
>
;
}
Index
Properties
down
just
Pressed
just
Released
Properties
down
down
:
ReadonlySet
<
string
>
押されているキーのセット
just
Pressed
justPressed
:
ReadonlySet
<
string
>
押された直後のキーのセット
just
Released
justReleased
:
ReadonlySet
<
string
>
離された直後のキーのセット
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
down
just
Pressed
just
Released
midorable
Loading...
押されているキーのセット