Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HelloBush/Java_MHXYdemo
/ setNowGuiNum
Method
setNowGuiNum
src/pkgBean/GameBean.java:180–182 ·
view source on GitHub ↗
(int nowGuiNum)
Source
from the content-addressed store, hash-verified
178
}
179
180
public
void
setNowGuiNum(
int
nowGuiNum) {
181
this.nowGuiNum = nowGuiNum;
182
}
183
184
public
void
setMapGo(boolean mapGo) {
185
this.mapGo = mapGo;
Callers
3
setState
Method · 0.95
Job_Gui
Method · 0.80
main
Method · 0.80
Calls
no outgoing calls
Tested by
1
main
Method · 0.64