MCPcopy 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

testSetHomeMethod · 0.65
testGetSelectedPlaceMethod · 0.65
testPlaceMethod · 0.65
testReadWriteFileMethod · 0.65
testReadWriteFileMethod · 0.65
generateLocationsMethod · 0.65
compareMethod · 0.65
pasteMethod · 0.65
compareMethod · 0.65
createGuiMethod · 0.65
getMetaMethod · 0.65
gotoHomeMethod · 0.65

Implementers 2

QuadtreeNodesrc/main/java/mudmap2/backend/prquadtr
QuadtreeLeafsrc/main/java/mudmap2/backend/prquadtr

Calls

no outgoing calls

Tested by 5

testSetHomeMethod · 0.52
testGetSelectedPlaceMethod · 0.52
testPlaceMethod · 0.52
testReadWriteFileMethod · 0.52
testReadWriteFileMethod · 0.52