added gui eclipse project. correct javadoc

git-svn-id: http://wiiusej.googlecode.com/svn/trunk@81 ae48ae66-6a45-0410-b38e-211266189506
This commit is contained in:
guilhem.duche
2008-03-09 20:10:06 +00:00
parent 9f5003b039
commit 03706ece32
12 changed files with 1962 additions and 13 deletions

View File

@@ -47,7 +47,7 @@ public class Tests implements WiimoteListener {
private Wiimote wiimote;
int dump = DUMP;
int dump = DISPLAY_EACH_VALUE;
public Tests(Wiimote wim) {
wiimote = wim;