MCPcopy Create free account
hub / github.com/HelloBush/Java_MHXYdemo / setFightPoint

Method setFightPoint

src/pkgBean/GameBean.java:168–170  ·  view source on GitHub ↗
(GamePointBean fightPoint)

Source from the content-addressed store, hash-verified

166 }
167
168 public void setFightPoint(GamePointBean fightPoint) {
169 this.fightPoint = fightPoint;
170 }
171
172 public int getNowGuiNum() {
173 return nowGuiNum;

Callers 1

GameStateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected