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; } }

vincemokea LV7
8月25日
微信网友_7550654200254464 LV1
6月12日
970319208 LV3
6月9日
微信网友_7398626323435520 LV3
4月29日
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日

浙江螃蟹 LV7
6月24日
唐僧洗头爱飘柔 LV22
6月24日
3334004690 LV11
6月19日
chengjingjingjing
6月18日
暂无贡献等级
limufu LV1
6月17日
1052526237
6月16日
暂无贡献等级
ningrong
6月13日
暂无贡献等级
微信网友_7550654200254464 LV1
6月12日
462063 LV3
6月12日
970319208 LV3
6月9日