From ce6f70816d058a20002dafacdcf44c5a60626f3e Mon Sep 17 00:00:00 2001 From: "guilhem.duche" Date: Thu, 5 Jun 2008 18:25:43 +0000 Subject: [PATCH] fix name of a method git-svn-id: http://wiiusej.googlecode.com/svn/trunk@179 ae48ae66-6a45-0410-b38e-211266189506 --- WiiUseJ/src/wiiusej/wiiusejevents/utils/EventsGatherer.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WiiUseJ/src/wiiusej/wiiusejevents/utils/EventsGatherer.java b/WiiUseJ/src/wiiusej/wiiusejevents/utils/EventsGatherer.java index e9837ca..78c7e92 100644 --- a/WiiUseJ/src/wiiusej/wiiusejevents/utils/EventsGatherer.java +++ b/WiiUseJ/src/wiiusej/wiiusejevents/utils/EventsGatherer.java @@ -348,7 +348,7 @@ public class EventsGatherer { * @param rcenter2 * center right joystick value 2. */ - public void setClassicControllerEvent(short buttonsJustPressed, + public void addClassicControllerEventToPreparedWiimoteEvent(short buttonsJustPressed, short buttonsJustReleased, short buttonsHeld, float rightShoulder, float leftShoulder, float langle, float lmagnitude, short lmax1, short lmax2, short lmin1, short lmin2, short lcenter1,