Enkele hele kleine wijzigingen aangebracht.
This commit is contained in:
@@ -493,10 +493,6 @@ public class Wiimote implements WiiUseApiListener {
|
||||
return "Wiimote with ID : " + id;
|
||||
}
|
||||
|
||||
public Calibration getCalibration() {
|
||||
return manager.getCalibration(id);
|
||||
}
|
||||
|
||||
public void rumble(int milliseconds) {
|
||||
activateRumble();
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user