A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
r — Property in class org.wiiflash.ClassicController
Indicates if button R is pressed.
R — Constant static property in class org.wiiflash.ButtonType
The R button of the Classic Controller.
removeEventListener(type, listener, useCapture) — Method in class org.wiiflash.BalanceBoard
Removes a listener from the BalanceBoard object.
removeEventListener(type, listener, useCapture) — Method in class org.wiiflash.ClassicController
Removes a listener from the ClassicController object.
removeEventListener(type, listener, useCapture) — Method in class org.wiiflash.Nunchuk
Removes a listener from the Nunchuk object.
removeEventListener(type, listener, useCapture) — Method in class org.wiiflash.Wiimote
Removes a listener from the Wiimote object.
removeEventListener(type, listener, useCapture) — Method in class org.wiiflash.utils.HistoryPeakDetection
Removes a listener from the HistoryPeakDetection object.
right — Property in class org.wiiflash.ClassicController
Indicates if button Right is pressed.
right — Property in class org.wiiflash.Wiimote
Indicates if button Right is pressed.
RIGHT — Constant static property in class org.wiiflash.ButtonType
The Right button of the Wiimote.
rightPress — Event in class org.wiiflash.Wiimote
Dispatched when button Right has been pressed.
RIGHT_PRESS — Constant static property in class org.wiiflash.events.ButtonEvent
Type of the Right press event.
rightRelease — Event in class org.wiiflash.Wiimote
Dispatched when button Right has been released.
RIGHT_RELEASE — Constant static property in class org.wiiflash.events.ButtonEvent
Type of the Right release event.
roll — Property in class org.wiiflash.Nunchuk
Roll angle of the Wiimote in radians.
roll — Property in class org.wiiflash.Wiimote
Roll angle of the Wiimote in radians.
R_PRESS — Constant static property in class org.wiiflash.events.ButtonEvent
Type of the R press event.
R_RELEASE — Constant static property in class org.wiiflash.events.ButtonEvent
Type of the R release event.
rumble — Property in class org.wiiflash.Wiimote
Flag of the Wiimote's rumble state.
rumbleTimeout — Property in class org.wiiflash.Wiimote
Flag for a rumble that stops after given amount of milliseconds.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z