MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / frame

Method frame

src/main/java/fieldbox/boxes/plugins/Topology.java:185–187  ·  view source on GitHub ↗
(Box hitBox)

Source from the content-addressed store, hash-verified

183 }
184
185 protected Rect frame(Box hitBox) {
186 return hitBox.properties.get(frame);
187 }
188
189}

Callers 3

button0Method · 0.95
showIncompleteDragMethod · 0.95
showCompleteDragMethod · 0.95

Calls 1

getMethod · 0.65

Tested by

no test coverage detected