|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwiiusej.wiiusejevents.GenericEvent
wiiusej.wiiusejevents.physicalevents.ExpansionEvent
public abstract class ExpansionEvent
Mother Class of all expansions event.
Constructor Summary | |
---|---|
ExpansionEvent(int id)
Constructor of an ExpansionEvent. |
Method Summary | |
---|---|
abstract java.lang.String |
toString()
|
Methods inherited from class wiiusej.wiiusejevents.GenericEvent |
---|
getWiimoteId |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ExpansionEvent(int id)
id
- id of the wiimote to which the expansion is connected.Method Detail |
---|
public abstract java.lang.String toString()
toString
in class GenericEvent
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |