Preparing search index...
The search index is not available
Foundry Virtual Tabletop - API Documentation - Version 12
Foundry Virtual Tabletop - API Documentation - Version 12
foundry
types
ConnectedGamepad
Interface ConnectedGamepad
interface
ConnectedGamepad
{
axes
:
Map
<
string
,
number
>
;
activeButtons
:
Set
<
string
>
;
}
Index
Properties
axes
active
Buttons
Properties
axes
axes
:
Map
<
string
,
number
>
A map of axes values
active
Buttons
active
Buttons
:
Set
<
string
>
The Set of pressed Buttons
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
axes
active
Buttons
Foundry Virtual Tabletop - API Documentation - Version 12
Loading...
A map of axes values