Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HelloBush/Java_MHXYdemo
/ getWidth
Method
getWidth
src/pkgBean/GameBean.java:83–85 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
81
}
82
83
public
int
getWidth() {
84
return
width;
85
}
86
87
public
void
setWidth(
int
width) {
88
this.width = width;
Callers
2
AssistInit
Method · 0.80
GameSeek
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected