MCPcopy Create free account
hub / github.com/HelloBush/Java_MHXYdemo / setHwnd

Method setHwnd

src/pkgBean/GameBean.java:136–138  ·  view source on GitHub ↗
(int hwnd)

Source from the content-addressed store, hash-verified

134 }
135
136 public void setHwnd(int hwnd) {
137 this.hwnd = hwnd;
138 }
139
140 public int getStateTime() {
141 return stateTime;

Callers 1

AssistInitMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected