|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Chat
DOCUMENT ME!
| Field Summary | |
|---|---|
static byte |
NET_ABBRUCH_MSG
TODO Missing Parameter Documentation |
static byte |
NET_AUSWECHSLUNG_MSG
TODO Missing Parameter Documentation |
static byte |
NET_BEREIT_MSG
TODO Missing Parameter Documentation |
static byte |
NET_CHAT_MSG
TODO Missing Parameter Documentation |
static byte |
NET_CREATEFRIENDLY_MSG
TODO Missing Parameter Documentation |
static byte |
NET_FANGESANG_MSG
TODO Missing Parameter Documentation |
static byte |
NET_INFO_MSG
TODO Missing Parameter Documentation |
static byte |
NET_KARTE_MSG
TODO Missing Parameter Documentation |
static byte |
NET_PAUSE_MSG
TODO Missing Parameter Documentation |
static byte |
NET_SPIELBEGINN_MSG
TODO Missing Parameter Documentation |
static byte |
NET_SPIELENDE_MSG
TODO Missing Parameter Documentation |
static byte |
NET_SPIELMINUTE_MSG
TODO Missing Parameter Documentation |
static byte |
NET_TORCHANCE_MSG
TODO Missing Parameter Documentation |
static byte |
NET_VERLETZUNG_MSG
TODO Missing Parameter Documentation |
| Method Summary | |
|---|---|
void |
recieveMsg(java.lang.String trainer,
java.lang.String msg,
boolean heim)
|
void |
sendAbbruch(boolean bool)
TODO Missing Method Documentation |
void |
sendBereit(boolean bool)
TODO Missing Method Documentation |
void |
sendChatMsg(java.lang.String trainer,
java.lang.String msg,
boolean heim)
TODO Missing Method Documentation |
void |
sendPause(boolean bool)
|
void |
shutdown()
TODO Missing Method Documentation |
| Field Detail |
|---|
static final byte NET_CHAT_MSG
static final byte NET_CREATEFRIENDLY_MSG
static final byte NET_TORCHANCE_MSG
static final byte NET_INFO_MSG
static final byte NET_KARTE_MSG
static final byte NET_VERLETZUNG_MSG
static final byte NET_AUSWECHSLUNG_MSG
static final byte NET_FANGESANG_MSG
static final byte NET_SPIELMINUTE_MSG
static final byte NET_SPIELENDE_MSG
static final byte NET_BEREIT_MSG
static final byte NET_PAUSE_MSG
static final byte NET_ABBRUCH_MSG
static final byte NET_SPIELBEGINN_MSG
| Method Detail |
|---|
void recieveMsg(java.lang.String trainer,
java.lang.String msg,
boolean heim)
void sendAbbruch(boolean bool)
bool - TODO Missing Method Parameter Documentationvoid sendBereit(boolean bool)
bool - TODO Missing Method Parameter Documentation
void sendChatMsg(java.lang.String trainer,
java.lang.String msg,
boolean heim)
trainer - TODO Missing Method Parameter Documentationmsg - TODO Missing Method Parameter Documentationheim - TODO Missing Method Parameter Documentationvoid sendPause(boolean bool)
void shutdown()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||