Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HelloBush/Java_MHXYdemo
/ setHeight
Method
setHeight
src/pkgBean/GameBean.java:95–97 ·
view source on GitHub ↗
(int height)
Source
from the content-addressed store, hash-verified
93
}
94
95
public
void
setHeight(
int
height) {
96
this.height = height;
97
}
98
99
public
int
getGx() {
100
return
gx;
Callers
2
AssistInit
Method · 0.80
GameWindowAdjust
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected