PokéRogue
GitHub
Switch to Main
Preparing search index...
src/@types/configs/inputs
UnlicensedSnesButtons
Type Alias UnlicensedSnesButtons
Button keycode mappings for SNES controller
type
UnlicensedSnesButtons
=
{
LB
:
4
;
LC_E
:
15
;
LC_N
:
12
;
LC_S
:
13
;
LC_W
:
14
;
LS
?:
number
;
LT
?:
number
;
RB
:
5
;
RC_E
:
1
;
RC_N
:
0
;
RC_S
:
2
;
RC_W
:
3
;
RS
?:
number
;
RT
?:
number
;
SELECT
:
8
;
START
:
9
;
}
Index
Properties
LB
LC_
E
LC_
N
LC_
S
LC_
W
LS?
LT?
RB
RC_
E
RC_
N
RC_
S
RC_
W
RS?
RT?
SELECT
START
Properties
LB
LB
:
4
LC_
E
LC_E
:
15
LC_
N
LC_N
:
12
LC_
S
LC_S
:
13
LC_
W
LC_W
:
14
Optional
LS
LS
?:
number
Optional
LT
LT
?:
number
RB
RB
:
5
RC_
E
RC_E
:
1
RC_
N
RC_N
:
0
RC_
S
RC_S
:
2
RC_
W
RC_W
:
3
Optional
RS
RS
?:
number
Optional
RT
RT
?:
number
SELECT
SELECT
:
8
START
START
:
9
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
LB
LC_
E
LC_
N
LC_
S
LC_
W
LS
LT
RB
RC_
E
RC_
N
RC_
S
RC_
W
RS
RT
SELECT
START
GitHub
Switch to Main
PokéRogue
Loading...
Button keycode mappings for SNES controller