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  
Wiimote — Final class in package org.wiiflash
The Wiimote class represents a Wiimote.
Wiimote() — Constructor in class org.wiiflash.Wiimote
Creates a new Wiimote object.
WiimoteEvent — Final class in package org.wiiflash.events
WiiFlash dispatches WiimoteEvent objects when a change releated to a Wiimote object occured.
WiimoteEvent(type) — Constructor in class org.wiiflash.events.WiimoteEvent
Creates an event object that contains information about Wiimote events.
willTrigger(type) — Method in class org.wiiflash.BalanceBoard
Checks whether an event listener is registered with this BalanceBoard object or any of its ancestors for the specified event type.
willTrigger(type) — Method in class org.wiiflash.ClassicController
Checks whether an event listener is registered with this ClassicController object or any of its ancestors for the specified event type.
willTrigger(type) — Method in class org.wiiflash.Nunchuk
Checks whether an event listener is registered with this Nunchuk object or any of its ancestors for the specified event type.
willTrigger(type) — Method in class org.wiiflash.Wiimote
Checks whether an event listener is registered with this Wiimote object or any of its ancestors for the specified event type.
willTrigger(type) — Method in class org.wiiflash.utils.HistoryPeakDetection
Checks whether an event listener is registered with this HistoryPeakDetection object or any of its ancestors for the specified event type.
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