Cosmos Journeyer API Documentation - v1.10.1
Preparing search index...
frontend/inputs/inputMap
InputMap
Class InputMap<T>
Type Parameters
T
extends
Record
<
string
,
Action
<
any
>
|
Interaction
>
Index
Constructors
constructor
Properties
map
name
Methods
set
Enabled
Constructors
constructor
new
InputMap
<
T
extends
Record
<
string
,
Action
<
any
>
|
Interaction
<
any
>
>
>
(
name
:
string
,
map
:
T
,
)
:
InputMap
<
T
>
Type Parameters
T
extends
Record
<
string
,
Action
<
any
>
|
Interaction
<
any
>
>
Parameters
name
:
string
map
:
T
Returns
InputMap
<
T
>
Properties
Readonly
map
map
:
T
Readonly
name
name
:
string
Methods
set
Enabled
setEnabled
(
enabled
:
boolean
)
:
void
Parameters
enabled
:
boolean
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
map
name
Methods
set
Enabled
Cosmos Journeyer API Documentation - v1.10.1
Loading...