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

Method frame

src/main/java/fieldbox/boxes/plugins/Chorder.java:404–406  ·  view source on GitHub ↗
(Box hitBox)

Source from the content-addressed store, hash-verified

402
403
404 Drawing.dirty(this);
405
406 }
407
408 protected Rect frame(Box hitBox) {
409 return hitBox.properties.get(frame);

Callers 3

ChorderMethod · 0.95
executeNowAtMethod · 0.95
chordOverMethod · 0.95

Calls 1

getMethod · 0.65

Tested by

no test coverage detected