|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwiiusej.wiiuseapievents.WiimoteEvent
wiiusej.wiiuseapievents.WiiUseApiEvent
wiiusej.wiiuseapievents.DisconnectionEvent
public class DisconnectionEvent
Class representing a disconnection event.
Field Summary |
---|
Fields inherited from class wiiusej.wiiuseapievents.WiiUseApiEvent |
---|
DISCONNECTION_EVENT, GENERIC_EVENT, STATUS_EVENT, WIIUSE_CLASSIC_CTRL_INSERTED, WIIUSE_CLASSIC_CTRL_REMOVED, WIIUSE_GUITAR_HERO_3_CTRL_INSERTED, WIIUSE_GUITAR_HERO_3_CTRL_REMOVED, WIIUSE_NUNCHUK_INSERTED, WIIUSE_NUNCHUK_REMOVED |
Constructor Summary | |
---|---|
DisconnectionEvent(int id)
Construct the DisconnectionEvent setting up the id. |
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class wiiusej.wiiuseapievents.WiiUseApiEvent |
---|
getEventType |
Methods inherited from class wiiusej.wiiuseapievents.WiimoteEvent |
---|
getWiimoteId, setWiimoteId |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DisconnectionEvent(int id)
id
- the Wiimote idMethod Detail |
---|
public java.lang.String toString()
toString
in class WiiUseApiEvent
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |