like2d
Preparing search index...
scene/prefab/mapGamepad
MapMode
Type Alias MapMode
What gamepad buttons or sticks are we using?
Set buttons to one of:
buttonSetNES
buttonSetGBA
buttonSetSNES
buttonSetPS1
buttonSetAll
Custom:
new Set<LikeButton>(...)
type
MapMode
=
{
buttons
:
Set
<
LikeButton
>
;
stickCount
:
number
;
}
Index
Properties
buttons
stick
Count
Properties
buttons
buttons
:
Set
<
LikeButton
>
stick
Count
stickCount
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
buttons
stick
Count
like2d
Loading...
What gamepad buttons or sticks are we using?
Set buttons to one of:
new Set<LikeButton>(...)