|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvooga.arcade.events.ArcadeEvent
testing.arcade.events.TestArcadeEvent
public class TestArcadeEvent
Event used for start arcade event.
Constructor Summary | |
---|---|
TestArcadeEvent(int ID,
java.lang.String message)
Constructs the event to be fired when the arcade is started. |
Method Summary | |
---|---|
java.lang.String |
getMessage()
Returns the user that enters the arcade. |
Methods inherited from class vooga.arcade.events.ArcadeEvent |
---|
getFrameID |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestArcadeEvent(int ID, java.lang.String message)
ID
- user
- Method Detail |
---|
public java.lang.String getMessage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |