|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnetbattle.messages.NetMessage
netbattle.messages.BattleEndMessage
public class BattleEndMessage
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
BattleEndMessage(int fid)
|
|
BattleEndMessage(int victor,
int fid)
Creates a new instance of BattleEndMessage |
|
| Method Summary | |
|---|---|
int |
getFieldId()
|
int |
getMessage()
|
int |
getVictor()
|
| Methods inherited from class netbattle.messages.NetMessage |
|---|
logInRequired |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BattleEndMessage(int victor,
int fid)
public BattleEndMessage(int fid)
| Method Detail |
|---|
public int getMessage()
getMessage in class NetMessagepublic int getFieldId()
public int getVictor()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||