|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectspellcast.event.ConnectionRequestEvent
public class ConnectionRequestEvent
Request a connection to the Spellcast Game.
| Constructor Summary | |
|---|---|
ConnectionRequestEvent(java.lang.String wizardName,
java.lang.String gender)
Create a ConnectionRequestEvent where NO_ONE is the originator (we have yet to be assigned an id from the server), SPELLCAST is the target, and the recipient is SPELLCAST. |
|
| Method Summary | |
|---|---|
java.lang.String |
getGender()
Get the value of gender. |
java.lang.String |
getWizardName()
Get the value of wizardName. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConnectionRequestEvent(java.lang.String wizardName,
java.lang.String gender)
| Method Detail |
|---|
public java.lang.String getWizardName()
public java.lang.String getGender()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||