Edited wiki page through web user interface.

git-svn-id: http://wiiusej.googlecode.com/svn/wiki@90 ae48ae66-6a45-0410-b38e-211266189506
This commit is contained in:
guilhem.duche
2008-03-10 23:49:52 +00:00
parent 27f25c238e
commit 5af2c3af4b

View File

@@ -6,6 +6,8 @@ To be updated very soon !!!!
Quick doc : Quick doc :
{{{
1) import wiiusej.jar in your java project. 1) import wiiusej.jar in your java project.
2) put the 2 dlls files libWiiUseJ.dll and wiiuse.dll at the root of your project. 2) put the 2 dlls files libWiiUseJ.dll and wiiuse.dll at the root of your project.
@@ -21,5 +23,4 @@ Connect your wiimote to your bluetooth stack.
===> MyListener will receive events from the wiimotes is registered on. ===> MyListener will receive events from the wiimotes is registered on.
}}}