PokéRogue
GitHub
Switch to Main
Preparing search index...
src/ui/settings/abstract-control-settings-ui-handler
LayoutConfig
Interface LayoutConfig
interface
LayoutConfig
{
bindingSettings
:
string
[]
;
inputsIcons
:
InputsIcons
;
keys
:
string
[]
;
optionCursors
:
number
[]
;
optionsContainer
:
Container
;
optionValueLabels
:
Text
[]
[]
;
settingLabels
:
Text
[]
;
}
Index
Properties
binding
Settings
inputs
Icons
keys
option
Cursors
options
Container
option
Value
Labels
setting
Labels
Properties
binding
Settings
bindingSettings
:
string
[]
inputs
Icons
inputsIcons
:
InputsIcons
keys
keys
:
string
[]
option
Cursors
optionCursors
:
number
[]
options
Container
optionsContainer
:
Container
option
Value
Labels
optionValueLabels
:
Text
[]
[]
setting
Labels
settingLabels
:
Text
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
binding
Settings
inputs
Icons
keys
option
Cursors
options
Container
option
Value
Labels
setting
Labels
GitHub
Switch to Main
PokéRogue
Loading...