Idea!: Set to defaults flyout button with options for all styles of joystick controller
The button portion does nothing if there is an unknown or no controller connected, otherwise it sets defaults for the controller's identified type. Joystick buttons are still configured based on identification, however. DS3 users will likely find that using Motion in Joy switchboards is much more effective, however.
This commit is contained in:
@@ -67,7 +67,7 @@ public:
|
||||
bool getOverrideCamera() { return mOverrideCamera; }
|
||||
void setOverrideCamera(bool val);
|
||||
bool toggleFlycam();
|
||||
void setSNDefaults();
|
||||
void setSNDefaults(S32 type = 0);
|
||||
std::string getDescription();
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user