package net.jeson.game.biz; import java.io.Serializable; public class Message implements Serializable{ /** * */ //private static final long serialVersionUID = 1L; public int type; public int number; public String msg =null ; public String UserName = null; public String PassWord = null; public int team; public int ready; public int map; public int start; public int exit; public int head; public int x; public int y; public int moveTypeX; public int moveTypeY; public int BombPower; public int isNext; public int isLive; public int isDead; public Message(){ super(); } protected Object clone() throws CloneNotSupportedException { return super.clone(); } // public static long getSerialVersionUID() { // return serialVersionUID; // } public int getBombPower() { return BombPower; } public void setBombPower(int bombPower) { BombPower = bombPower; } public int getExit() { return exit; } public void setExit(int exit) { this.exit = exit; } public int getHead() { return head; } public void setHead(int head) { this.head = head; } public int getIsDead() { return isDead; } public void setIsDead(int isDead) { this.isDead = isDead; } public int getIsLive() { return isLive; } public void setIsLive(int isLive) { this.isLive = isLive; } public int getIsNext() { return isNext; } public void setIsNext(int isNext) { this.isNext = isNext; } public int getMap() { return map; } public void setMap(int map) { this.map = map; } public int getMoveTypeX() { return moveTypeX; } public void setMoveTypeX(int moveTypeX) { this.moveTypeX = moveTypeX; } public int getMoveTypeY() { return moveTypeY; } public void setMoveTypeY(int moveTypeY) { this.moveTypeY = moveTypeY; } public String getMsg() { return msg; } public void setMsg(String msg) { this.msg = msg; } public int getNumber() { return number; } public void setNumber(int number) { this.number = number; } public String getPassWord() { return PassWord; } public void setPassWord(String passWord) { PassWord = passWord; } public int getReady() { return ready; } public void setReady(int ready) { this.ready = ready; } public int getStart() { return start; } public void setStart(int start) { this.start = start; } public int getTeam() { return team; } public void setTeam(int team) { this.team = team; } public int getType() { return type; } public void setType(int type) { this.type = type; } public String getUserName() { return UserName; } public void setUserName(String userName) { UserName = userName; } public int getX() { return x; } public void setX(int x) { this.x = x; } public int getY() { return y; } public void setY(int y) { this.y = y; } }

微信网友_7398626323435520 LV3
昨天
zhuyongwei LV1
3月29日
lindali LV1
3月11日
longbadx LV9
1月22日
bingtian1112 LV1
2024年12月23日
微信网友_6802079662936064 LV3
2024年12月12日
lijiuo LV1
2024年12月1日
胡棋俊 LV4
2024年11月17日
fulong1001 LV5
2024年11月6日
lisansiwu LV2
2024年11月2日

微信网友_7398626323435520 LV3
昨天
栈道小生 LV10
4月24日
vincemokea LV2
4月24日
247698755 LV6
4月24日
15515998549 LV1
4月22日
哪里的完整版 LV8
4月20日
拜托你仔细听 LV3
4月19日
dushine LV3
4月10日
y54646499 LV1
4月8日
星星没有答案
4月3日
暂无贡献等级