|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.vigia.client.Client.ClientIRListener
protected class Client.ClientIRListener
The corrdinates converter.
Constructor Summary | |
---|---|
protected |
Client.ClientIRListener()
|
Method Summary | |
---|---|
void |
onIREvent(Coordinates c)
Actions to do when the Wiimote detects a change in the position of the infrared leds. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected Client.ClientIRListener()
Method Detail |
---|
public void onIREvent(Coordinates c) throws VigiaClientException
IRListener
onIREvent
in interface IRListener
c
- the new coordinates of the Wiimote.
VigiaClientException
- error from the listener.IRListener.onIREvent(org.vigia.client.driver.Coordinates)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |