MCPcopy 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

AssistInitMethod · 0.80
GameSeekMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected