configure_input_player: Show/hide motion buttons based on the controller
This commit is contained in:
parent
df3cbd4758
commit
8e18b61972
3 changed files with 141 additions and 103 deletions
|
@ -107,6 +107,9 @@ private:
|
|||
/// Hides and disables controller settings based on the current controller type.
|
||||
void UpdateControllerAvailableButtons();
|
||||
|
||||
/// Shows or hides motion groupboxes based on the current controller type.
|
||||
void UpdateMotionButtons();
|
||||
|
||||
/// Gets the default controller mapping for this device and auto configures the input to match.
|
||||
void UpdateMappingWithDefaults();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue