MCPcopy Create free account
hub / github.com/badvision/jace / getX

Method getX

src/main/java/jace/cheat/MemoryCell.java:60–62  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

58 }
59
60 public int getX() {
61 return x;
62 }
63
64 public int getY() {
65 return y;

Callers 5

scaleIntegerRatioMethod · 0.80
JoystickMethod · 0.80
updateMouseStateMethod · 0.80
memoryViewClickedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected