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

Method setY

src/org/albite/albite/ImageButton.java:85–87  ·  view source on GitHub ↗
(final int y)

Source from the content-addressed store, hash-verified

83 }
84
85 public final void setY(final int y) {
86 this.y = y;
87 }
88
89 public final int getTask() {
90 return task;

Callers 1

loadButtonsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected