@game-vir/handle-input - v15.1.1
Preparing search index...
isMouseMovement
Function isMouseMovement
isMouseMovement
(
deviceInput
:
Readonly
<
Pick
<
DeviceInputValue
,
"deviceKey"
|
"inputName"
>
>
,
)
:
boolean
Determines if the given device input is for mouse movement or not.
Parameters
deviceInput
:
Readonly
<
Pick
<
DeviceInputValue
,
"deviceKey"
|
"inputName"
>
>
Returns
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@game-vir/handle-input - v15.1.1
Loading...
Determines if the given device input is for mouse movement or not.