Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z
A
a_pitch
- Variable in class wiiusej.values.
Orientation
a_roll
- Variable in class wiiusej.values.
Orientation
acceleration
- Variable in class wiiusej.wiiusejevents.physicalevents.
MotionSensingEvent
AccelerationExpansionEventPanel
- Class in
wiiusej.utils
Panel to display Acceleration in a MotionSensingEvent from an expansion.
AccelerationExpansionEventPanel()
- Constructor for class wiiusej.utils.
AccelerationExpansionEventPanel
accelerationPanel
- Variable in class wiiusej.test.
WiiuseJGuiTest
AccelerationPanel
- Class in
wiiusej.utils
This panel is used to watch raw acceleration values from a MotionSensingEvent.
AccelerationPanel()
- Constructor for class wiiusej.utils.
AccelerationPanel
Creates new form AccelerationPanel
AccelerationPanel(Color, Color, Color, Color, Color)
- Constructor for class wiiusej.utils.
AccelerationPanel
Constructor used to choose the colors used by the AccelerationPanel.
accelerationThreshold
- Variable in class wiiusej.wiiusejevents.physicalevents.
MotionSensingEvent
accelerationThresholdButton
- Variable in class wiiusej.test.
WiiuseJGuiTest
accelerationThresholdButtonMousePressed(MouseEvent)
- Method in class wiiusej.test.
WiiuseJGuiTest
accelerationThresholdTextField
- Variable in class wiiusej.test.
WiiuseJGuiTest
AccelerationWiimoteEventPanel
- Class in
wiiusej.utils
Panel to display Acceleration in a MotionSensingEvent from a wiimote.
AccelerationWiimoteEventPanel()
- Constructor for class wiiusej.utils.
AccelerationWiimoteEventPanel
activateContinuous()
- Method in class wiiusej.
Wiimote
Activate continuous.
activateContinuous(int)
- Method in class wiiusej.
WiiUseApi
Make the wiimote generate an event each time we poll.
activateContinuous(int)
- Method in class wiiusej.
WiiUseApiManager
Activate continuous for the wiimotes with the given id.
activateIRTRacking()
- Method in class wiiusej.
Wiimote
Activate IR Tracking.
activateIRTracking(int)
- Method in class wiiusej.
WiiUseApi
Activate IR Tracking on the wiimote with the given id.
activateIRTRacking(int)
- Method in class wiiusej.
WiiUseApiManager
Activate IR Tracking for the wiimote with the given id.
activateMotionSensing()
- Method in class wiiusej.
Wiimote
Activate motion sensing.
activateMotionSensing(int)
- Method in class wiiusej.
WiiUseApi
Activate motion sensing on the wiimote with the given id.
activateMotionSensing(int)
- Method in class wiiusej.
WiiUseApiManager
Activate motion sensing for the wiimote with the given id.
activateMotionSensingPanel
- Variable in class wiiusej.test.
WiiuseJGuiTest
activateRumble()
- Method in class wiiusej.
Wiimote
Activate the rumble.
activateRumble(int)
- Method in class wiiusej.
WiiUseApi
Activate rumble on the wiimote with the given id.
activateRumble(int)
- Method in class wiiusej.
WiiUseApiManager
Activate the rumble for the wiimote with the given id.
activateRumbleIRPanel
- Variable in class wiiusej.test.
WiiuseJGuiTest
activateSmoothing()
- Method in class wiiusej.
Wiimote
Activate smoothing.
activateSmoothing(int)
- Method in class wiiusej.
WiiUseApi
Make the the accelerometers give smoother results.
activateSmoothing(int)
- Method in class wiiusej.
WiiUseApiManager
Activate smoothing the wiimotes with the given id.
activateSmoothingContinuousPanel
- Variable in class wiiusej.test.
WiiuseJGuiTest
addDisconnectionEvent(int)
- Method in class wiiusej.wiiusejevents.utils.
EventsGatherer
Add a DisconnectionEvent to the gatherer.
addEvent(WiiUseApiEvent)
- Method in class wiiusej.wiiusejevents.utils.
EventsGatherer
Add an event to the array.
addIRpoint(int, int, short, short, short)
- Method in class wiiusej.wiiusejevents.physicalevents.
IREvent
Add IR Point in the list (Max 4 points)
addIRpoint(int, int, short, short, short)
- Method in class wiiusej.wiiusejevents.wiiuseapievents.
WiimoteEvent
Add an IR point to the generic event.
addIRPointToPreparedWiiMoteEvent(int, int, short, short, short)
- Method in class wiiusej.wiiusejevents.utils.
EventsGatherer
Add an IR point to the WiiMoteEvent prepared.
addMotionSensingValues(float, int, boolean, float, float, float, float, float, float, float, float, float, short, short, short)
- Method in class wiiusej.wiiusejevents.utils.
EventsGatherer
Set orientation and gravity force of the prepared event.
addNunchukInsertedEvent(int)
- Method in class wiiusej.wiiusejevents.utils.
EventsGatherer
Add a NunchukInsertedEvent to the gatherer.
addNunchukRemovedEvent(int)
- Method in class wiiusej.wiiusejevents.utils.
EventsGatherer
Add a NunchukRemovedEvent to the gatherer.
addNunchunkEventToPreparedWiimoteEvent(short, short, short, float, int, boolean, float, float, float, float, float, float, float, float, float, short, short, short, float, float, short, short, short, short, short, short)
- Method in class wiiusej.wiiusejevents.utils.
EventsGatherer
Set a NunchukEvent to the prepared .
addStatusEvent(int, boolean, float, short, boolean, int, boolean, boolean, boolean, boolean)
- Method in class wiiusej.wiiusejevents.utils.
EventsGatherer
Add a StatusEvent to the gatherer.
addWiimoteEvent()
- Method in class wiiusej.wiiusejevents.utils.
EventsGatherer
Add the prepared WiimoteEvent to the gatherer.
addWiiMoteEventListeners(WiimoteListener)
- Method in class wiiusej.
Wiimote
Add a WiimoteListener to the listeners list.
addWiiUseApiListener(WiiUseApiListener)
- Method in class wiiusej.
WiiUseApiManager
Add WiiUseApiListener to the listeners list.
alphaSmoothing
- Variable in class wiiusej.wiiusejevents.physicalevents.
MotionSensingEvent
alphaSmoothingButton
- Variable in class wiiusej.test.
WiiuseJGuiTest
alphaSmoothingButtonMousePressed(MouseEvent)
- Method in class wiiusej.test.
WiiuseJGuiTest
alphaSmoothingTextField
- Variable in class wiiusej.test.
WiiuseJGuiTest
angle
- Variable in class wiiusej.wiiusejevents.physicalevents.
JoystickEvent
attachment
- Variable in class wiiusej.wiiusejevents.wiiuseapievents.
StatusEvent
ax
- Variable in class wiiusej.wiiusejevents.physicalevents.
IREvent
ay
- Variable in class wiiusej.wiiusejevents.physicalevents.
IREvent
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z