fix name of a method

git-svn-id: http://wiiusej.googlecode.com/svn/trunk@179 ae48ae66-6a45-0410-b38e-211266189506
This commit is contained in:
guilhem.duche
2008-06-05 18:25:43 +00:00
parent d4879d4072
commit ce6f70816d

View File

@@ -348,7 +348,7 @@ public class EventsGatherer {
* @param rcenter2 * @param rcenter2
* center right joystick value 2. * center right joystick value 2.
*/ */
public void setClassicControllerEvent(short buttonsJustPressed, public void addClassicControllerEventToPreparedWiimoteEvent(short buttonsJustPressed,
short buttonsJustReleased, short buttonsHeld, float rightShoulder, short buttonsJustReleased, short buttonsHeld, float rightShoulder,
float leftShoulder, float langle, float lmagnitude, short lmax1, float leftShoulder, float langle, float lmagnitude, short lmax1,
short lmax2, short lmin1, short lmin2, short lcenter1, short lmax2, short lmin1, short lmin2, short lcenter1,