Uses of Class
wiiusej.Wiimote

Packages that use Wiimote
wiiusej   
wiiusej.test   
 

Uses of Wiimote in wiiusej
 

Fields in wiiusej declared as Wiimote
private  Wiimote[] WiiUseApiManager.wiimotes
           
 

Methods in wiiusej that return Wiimote
static Wiimote[] WiiUseApiManager.getWiimotes(int nb, boolean rumble)
          Get wiimotes.
static Wiimote[] WiiUseApiManager.getWiimotes(int nb, boolean rumble, int stackType)
          Get wiimotes.
private static Wiimote[] WiiUseApiManager.getWiimotesPrivate(int nb, boolean rumble, boolean forceStackType, int stackType)
          Get wiimotes.
 

Uses of Wiimote in wiiusej.test
 

Fields in wiiusej.test declared as Wiimote
private  Wiimote WiiuseJGuiTest.wiimote
           
private  Wiimote Tests.wiimote
           
private  Wiimote NunchukGuiTest.wiimote
           
 

Constructors in wiiusej.test with parameters of type Wiimote
NunchukGuiTest(Wiimote wiimote)
          Creates new form NunchukGuiTest
Tests(Wiimote wim)
           
WiiuseJGuiTest(Wiimote wiimote)
          Creates new form WiiuseJGuiTest