Files
jlibwiiuse/WiiUseJ/.project
guilhem.duche 48c1f251e7 added dlls : wiiuse.dll(always necessary).dll,libwiiuseJ.dll(the one created with the WiiUseJC project)
Libwiiusej must be replaced by the new one you could make modifying WiiUseJC project.

Added new stuufs for Architecture. It's getting easier and easier to use.

Now Wiimotes are manipulated through the object Wiimote. You get Wiimotes instances callic the Static metho getWiimotes in the class WiiuUseApiManager.

improved disconnection handling.

git-svn-id: http://wiiusej.googlecode.com/svn/trunk@19 ae48ae66-6a45-0410-b38e-211266189506
2008-02-06 17:03:22 +00:00

18 lines
386 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>WiiUseJava</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>