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

Method setGx

src/pkgBean/GameBean.java:103–105  ·  view source on GitHub ↗
(int gx)

Source from the content-addressed store, hash-verified

101 }
102
103 public void setGx(int gx) {
104 this.gx = gx;
105 }
106
107 public int getGy() {
108 return gy;

Callers 2

AssistInitMethod · 0.80
GameWindowAdjustMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected