|
@@ -311,7 +311,7 @@ public: |
|
|
m_joystick_axis += bindings; |
|
|
m_joystick_axis += bindings; |
|
|
return *this; |
|
|
return *this; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
//BindingType ------------------------------------------------------------- |
|
|
//BindingType ------------------------------------------------------------- |
|
|
struct InputTypeBase : public StructSafeEnum |
|
|
struct InputTypeBase : public StructSafeEnum |
|
|
{ |
|
|
{ |
|
|