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

Method setWidth

src/pkgBean/GameBean.java:87–89  ·  view source on GitHub ↗
(int width)

Source from the content-addressed store, hash-verified

85 }
86
87 public void setWidth(int width) {
88 this.width = width;
89 }
90
91 public int getHeight() {
92 return height;

Callers 2

AssistInitMethod · 0.80
GameWindowAdjustMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected