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

Method frame

src/main/java/fieldbox/boxes/plugins/Dispatch.java:479–481  ·  view source on GitHub ↗
(Box hitBox)

Source from the content-addressed store, hash-verified

477 }
478
479 protected Rect frame(Box hitBox) {
480 return hitBox.properties.get(frame);
481 }
482
483}

Callers 6

onKeyDownMethod · 0.95
onMouseMoveMethod · 0.95
button0Method · 0.95
updateMethod · 0.95
showIncompleteDragMethod · 0.95
showCompleteDragMethod · 0.95

Calls 1

getMethod · 0.65

Tested by

no test coverage detected