First page Back Continue Last page Graphics
Example #1: NES Emulator
A = Wiimote.Two //A button "Two" Button
B = Wiimote.One //B button "One" Button
S = Wiimote.Plus //Start "Plus" Button
F = Wiimote.Minus //Select "Minus" Button
Left = Wiimote.Up //Up is "D pad Left"
Right = Wiimote.Down //Down is "D pad Right"
Down = Wiimote.Left //Left is "D pad Down"
Up = Wiimote.Right //Right is "D pad Up"
D = Wiimote.Home //Left Shoulder is "Home"
N = Wiimote.B //Right Shoulder is "B"