Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HelloBush/Java_MHXYdemo
/ getHwnd
Method
getHwnd
src/pkgBean/GameBean.java:132–134 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
130
}
131
132
public
int
getHwnd() {
133
return
hwnd;
134
}
135
136
public
void
setHwnd(
int
hwnd) {
137
this.hwnd = hwnd;
Callers
1
GameWindowAdjust
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected