Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
onKeyDown
Method · 0.95
onMouseMove
Method · 0.95
button0
Method · 0.95
update
Method · 0.95
showIncompleteDrag
Method · 0.95
showCompleteDrag
Method · 0.95
Calls
1
get
Method · 0.65
Tested by
no test coverage detected