MCPcopy Index your code
hub / github.com/HelloBush/Java_MHXYdemo / getHeight

Method getHeight

src/pkgBean/GameBean.java:91–93  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

89 }
90
91 public int getHeight() {
92 return height;
93 }
94
95 public void setHeight(int height) {
96 this.height = height;

Callers 2

AssistInitMethod · 0.80
GameSeekMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected