Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/HelloBush/Java_MHXYdemo
/ getFightPoint
Method
getFightPoint
src/pkgBean/GameBean.java:164–166 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
162
}
163
164
public
GamePointBean getFightPoint() {
165
return
fightPoint;
166
}
167
168
public
void
setFightPoint(GamePointBean fightPoint) {
169
this.fightPoint = fightPoint;
Callers
1
GameState
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected