Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dumbledore/AlbiteREADER
/ getX
Method
getX
src/org/albite/albite/ImageButton.java:73–75 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
71
}
72
73
public
final
int
getX() {
74
return
x;
75
}
76
77
public
final
int
getY() {
78
return
y;
Callers
1
drawButtons
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected