|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnetbattle.messages.NetMessage
netbattle.messages.SpectatorMessage
public class SpectatorMessage
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
SpectatorMessage(int fid,
int[][] state,
java.lang.String[][][] statuses)
Creates a new instance of SpectatorMessage |
|
| Method Summary | |
|---|---|
int |
getFid()
|
int |
getMessage()
|
int[][] |
getState()
|
java.lang.String[][][] |
getStatuses()
|
| 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 SpectatorMessage(int fid,
int[][] state,
java.lang.String[][][] statuses)
| Method Detail |
|---|
public int getFid()
public int[][] getState()
public java.lang.String[][][] getStatuses()
public int getMessage()
getMessage in class NetMessage
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||