(eba811de) Pushed MonoGame third-party dependencies
This commit is contained in:
+139
@@ -0,0 +1,139 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<PadConfig xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||||
<JoystickName>Xbox 360 Wireless Receiver</JoystickName>
|
||||
<ID>0</ID>
|
||||
<LeftStick>
|
||||
<X>
|
||||
<Negative>
|
||||
<ID>0</ID>
|
||||
<Type>Axis</Type>
|
||||
<Negative>true</Negative>
|
||||
</Negative>
|
||||
<Positive>
|
||||
<ID>0</ID>
|
||||
<Type>Axis</Type>
|
||||
<Negative>false</Negative>
|
||||
</Positive>
|
||||
</X>
|
||||
<Y>
|
||||
<Negative>
|
||||
<ID>1</ID>
|
||||
<Type>Axis</Type>
|
||||
<Negative>true</Negative>
|
||||
</Negative>
|
||||
<Positive>
|
||||
<ID>1</ID>
|
||||
<Type>Axis</Type>
|
||||
<Negative>false</Negative>
|
||||
</Positive>
|
||||
</Y>
|
||||
<Press>
|
||||
<ID>9</ID>
|
||||
<Type>Button</Type>
|
||||
<Negative>false</Negative>
|
||||
</Press>
|
||||
</LeftStick>
|
||||
<RightStick>
|
||||
<X>
|
||||
<Negative>
|
||||
<ID>3</ID>
|
||||
<Type>Axis</Type>
|
||||
<Negative>true</Negative>
|
||||
</Negative>
|
||||
<Positive>
|
||||
<ID>3</ID>
|
||||
<Type>Axis</Type>
|
||||
<Negative>false</Negative>
|
||||
</Positive>
|
||||
</X>
|
||||
<Y>
|
||||
<Negative>
|
||||
<ID>4</ID>
|
||||
<Type>Axis</Type>
|
||||
<Negative>true</Negative>
|
||||
</Negative>
|
||||
<Positive>
|
||||
<ID>4</ID>
|
||||
<Type>Axis</Type>
|
||||
<Negative>false</Negative>
|
||||
</Positive>
|
||||
</Y>
|
||||
<Press>
|
||||
<ID>10</ID>
|
||||
<Type>Button</Type>
|
||||
<Negative>false</Negative>
|
||||
</Press>
|
||||
</RightStick>
|
||||
<Dpad>
|
||||
<Up>
|
||||
<ID>13</ID>
|
||||
<Type>Button</Type>
|
||||
<Negative>false</Negative>
|
||||
</Up>
|
||||
<Down>
|
||||
<ID>14</ID>
|
||||
<Type>Button</Type>
|
||||
<Negative>false</Negative>
|
||||
</Down>
|
||||
<Left>
|
||||
<ID>11</ID>
|
||||
<Type>Button</Type>
|
||||
<Negative>false</Negative>
|
||||
</Left>
|
||||
<Right>
|
||||
<ID>12</ID>
|
||||
<Type>Button</Type>
|
||||
<Negative>false</Negative>
|
||||
</Right>
|
||||
</Dpad>
|
||||
<Button_A>
|
||||
<ID>0</ID>
|
||||
<Type>Button</Type>
|
||||
<Negative>false</Negative>
|
||||
</Button_A>
|
||||
<Button_B>
|
||||
<ID>1</ID>
|
||||
<Type>Button</Type>
|
||||
<Negative>false</Negative>
|
||||
</Button_B>
|
||||
<Button_X>
|
||||
<ID>2</ID>
|
||||
<Type>Button</Type>
|
||||
<Negative>false</Negative>
|
||||
</Button_X>
|
||||
<Button_Y>
|
||||
<ID>3</ID>
|
||||
<Type>Button</Type>
|
||||
<Negative>false</Negative>
|
||||
</Button_Y>
|
||||
<Button_LB>
|
||||
<ID>4</ID>
|
||||
<Type>Button</Type>
|
||||
<Negative>false</Negative>
|
||||
</Button_LB>
|
||||
<Button_RB>
|
||||
<ID>5</ID>
|
||||
<Type>Button</Type>
|
||||
<Negative>false</Negative>
|
||||
</Button_RB>
|
||||
<Button_Start>
|
||||
<ID>7</ID>
|
||||
<Type>Button</Type>
|
||||
<Negative>false</Negative>
|
||||
</Button_Start>
|
||||
<Button_Back>
|
||||
<ID>6</ID>
|
||||
<Type>Button</Type>
|
||||
<Negative>false</Negative>
|
||||
</Button_Back>
|
||||
<LeftTrigger>
|
||||
<ID>2</ID>
|
||||
<Type>Axis</Type>
|
||||
<Negative>false</Negative>
|
||||
</LeftTrigger>
|
||||
<RightTrigger>
|
||||
<ID>5</ID>
|
||||
<Type>Axis</Type>
|
||||
<Negative>false</Negative>
|
||||
</RightTrigger>
|
||||
</PadConfig>
|
||||
Reference in New Issue
Block a user