Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/HelloBush/Java_MHXYdemo
/ getGx
Method
getGx
src/pkgBean/GameBean.java:99–101 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
97
}
98
99
public
int
getGx() {
100
return
gx;
101
}
102
103
public
void
setGx(
int
gx) {
104
this.gx = gx;
Callers
2
AssistInit
Method · 0.80
GameSeek
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected