|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MotionSensingEvent | |
---|---|
wiiusej.test | |
wiiusej.utils | |
wiiusej.wiiuseapievents |
Uses of MotionSensingEvent in wiiusej.test |
---|
Methods in wiiusej.test with parameters of type MotionSensingEvent | |
---|---|
void |
WiiuseJGuiTest.onMotionSensingEvent(MotionSensingEvent arg0)
|
void |
Tests.onMotionSensingEvent(MotionSensingEvent e)
|
Uses of MotionSensingEvent in wiiusej.utils |
---|
Methods in wiiusej.utils with parameters of type MotionSensingEvent | |
---|---|
void |
OrientationPanel.onMotionSensingEvent(MotionSensingEvent arg0)
|
void |
IRPanel.onMotionSensingEvent(MotionSensingEvent arg0)
|
void |
GForcePanel.onMotionSensingEvent(MotionSensingEvent arg0)
|
void |
ButtonsEventPanel.onMotionSensingEvent(MotionSensingEvent arg0)
|
void |
AccelerationPanel.onMotionSensingEvent(MotionSensingEvent arg0)
|
Uses of MotionSensingEvent in wiiusej.wiiuseapievents |
---|
Fields in wiiusej.wiiuseapievents declared as MotionSensingEvent | |
---|---|
(package private) MotionSensingEvent |
GenericEvent.motionSensingEvent
|
Methods in wiiusej.wiiuseapievents that return MotionSensingEvent | |
---|---|
MotionSensingEvent |
GenericEvent.getMotionSensingEvent()
Get motion sensing event. |
Methods in wiiusej.wiiuseapievents with parameters of type MotionSensingEvent | |
---|---|
void |
WiimoteListener.onMotionSensingEvent(MotionSensingEvent e)
Method called when a motion sensing event occurs. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |