Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Neop/mudmap2
/ getY
Method
getY
src/main/java/mudmap2/backend/prquadtree/Quadtree.java:196–196 ·
view source on GitHub ↗
Gets the y (center) coordinate of the element
()
Source
from the content-addressed store, hash-verified
194
public
int
getX();
195
/** Gets the y (center) coordinate of the element */
196
public
int
getY();
197
198
/**
199
* Gets the element at x, y or null
Callers
15
testSetHome
Method · 0.65
testGetSelectedPlace
Method · 0.65
testPlace
Method · 0.65
testReadWriteFile
Method · 0.65
testReadWriteFile
Method · 0.65
generateLocations
Method · 0.65
compare
Method · 0.65
paste
Method · 0.65
compare
Method · 0.65
createGui
Method · 0.65
getMeta
Method · 0.65
gotoHome
Method · 0.65
Implementers
2
QuadtreeNode
src/main/java/mudmap2/backend/prquadtr
QuadtreeLeaf
src/main/java/mudmap2/backend/prquadtr
Calls
no outgoing calls
Tested by
5
testSetHome
Method · 0.52
testGetSelectedPlace
Method · 0.52
testPlace
Method · 0.52
testReadWriteFile
Method · 0.52
testReadWriteFile
Method · 0.52