MCPcopy Create free account
hub / github.com/dumbledore/AlbiteREADER / getY

Method getY

src/org/albite/albite/ImageButton.java:77–79  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

75 }
76
77 public final int getY() {
78 return y;
79 }
80
81 public final void setX(final int x) {
82 this.x = x;

Callers 1

drawButtonsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected