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  
hasBalanceBoard — Property in class org.wiiflash.Wiimote
Indicates if a Balance Board is attached to this Wiimote object.
hasClassicController — Property in class org.wiiflash.Wiimote
Indicates if a Classic Controller is attached to this Wiimote object.
hasEventListener(type) — Method in class org.wiiflash.BalanceBoard
Checks whether the BalanceBoard object has any listeners registered for a specific type of event.
hasEventListener(type) — Method in class org.wiiflash.ClassicController
Checks whether the ClassicController object has any listeners registered for a specific type of event.
hasEventListener(type) — Method in class org.wiiflash.Nunchuk
Checks whether the Nunchuk object has any listeners registered for a specific type of event.
hasEventListener(type) — Method in class org.wiiflash.Wiimote
Checks whether the Wiimote object has any listeners registered for a specific type of event.
hasEventListener(type) — Method in class org.wiiflash.utils.HistoryPeakDetection
Checks whether the HistoryPeakDetection object has any listeners registered for a specific type of event.
hasNunchuk — Property in class org.wiiflash.Wiimote
Indicates if a Nunchuk is attached to this Wiimote object.
HistoryPeakDetection — Final class in package org.wiiflash.utils
The HistoryPeakDetection class is analyzing a set of values to detect peaks inside.
HistoryPeakDetection(valueCount, historyCount, historyMultiplier) — Constructor in class org.wiiflash.utils.HistoryPeakDetection
Creates a new HistoryPeakDetection object.
home — Property in class org.wiiflash.ClassicController
Indicates if button Home is pressed.
home — Property in class org.wiiflash.Wiimote
Indicates if button Home is pressed.
HOME — Constant static property in class org.wiiflash.ButtonType
The Home button of the Wiimote.
homePress — Event in class org.wiiflash.Wiimote
Dispatched when button Home has been pressed.
HOME_PRESS — Constant static property in class org.wiiflash.events.ButtonEvent
Type of the Home press event.
homeRelease — Event in class org.wiiflash.Wiimote
Dispatched when button Home has been released.
HOME_RELEASE — Constant static property in class org.wiiflash.events.ButtonEvent
Type of the Home release event.
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