Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HelloBush/Java_MHXYdemo
/ setMapGo
Method
setMapGo
src/pkgBean/GameBean.java:184–186 ·
view source on GitHub ↗
(boolean mapGo)
Source
from the content-addressed store, hash-verified
182
}
183
184
public
void
setMapGo(boolean mapGo) {
185
this.mapGo = mapGo;
186
}
187
188
189
}
//GameBean
Callers
1
GameState
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected