we
Preparing search index...
core/pickup/pickup
I_PickupedMouseKey
Interface I_PickupedMouseKey
interface
I_PickupedMouseKey
{
altKey
:
undefined
|
boolean
;
buttons
:
undefined
|
number
;
ctrlKey
:
undefined
|
boolean
;
shiftKey
:
undefined
|
boolean
;
x
:
undefined
|
number
;
y
:
undefined
|
number
;
}
Index
Properties
alt
Key
buttons
ctrl
Key
shift
Key
x
y
Properties
alt
Key
altKey
:
undefined
|
boolean
buttons
buttons
:
undefined
|
number
ctrl
Key
ctrlKey
:
undefined
|
boolean
shift
Key
shiftKey
:
undefined
|
boolean
x
x
:
undefined
|
number
y
y
:
undefined
|
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alt
Key
buttons
ctrl
Key
shift
Key
x
y
we
Loading...