added support for gamepads (known to work with xbox 360)

This commit is contained in:
Diego Waxemberg
2013-12-09 14:43:34 -05:00
parent b7f98f6636
commit 231180cbe5
4 changed files with 248 additions and 4 deletions

View File

@@ -5,5 +5,10 @@
<classpathentry kind="lib" path="libs/limelight-common.jar"/>
<classpathentry kind="lib" path="libs/xpp3-1.1.4c.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/limelight-common"/>
<classpathentry kind="lib" path="/Users/diegowaxemberg/Documents/Repositories/limelight-libs/jinput.jar" sourcepath="/Users/diegowaxemberg/Downloads/openjdk-6-src-b27-26_oct_2012/jdk/test/java">
<attributes>
<attribute name="javadoc_location" value="file:/Users/diegowaxemberg/Downloads/archive/coreAPI/apidocs/"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="bin"/>
</classpath>