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

@@ -306,11 +306,11 @@ public class WiiUseApiManager extends Thread {
requests.add(new FloatValueRequest(id,
WiiUseApiRequest.WIIUSE_ALPHA_SMOOTHING_REQUEST, th));
}
//@TODO not used yet !!
/**
* Try to resync with the wiimote by starting a new handshake.
*
* @TODO not used yet !!
* @param id
* id of the wiimote
*/