Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ init
Method
init
src/main/java/field/graphics/Windows.java:67–69 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
65
public
void
init() {
66
// this is already done once in the singleton constructor
67
}
68
69
70
Map<Long, GlfwCallback> adaptors =
new
LinkedHashMap<>();
71
Multimap<Long, Object> callbacksForWindows = ArrayListMultimap.create();
72
Callers
2
Window
Method · 0.45
phases
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected