Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpaiR/imgui-java
/ main
Method
main
example/src/main/java/MainSdl.java:26–28 ·
view source on GitHub ↗
(final String[] args)
Source
from the content-addressed store, hash-verified
24
}
25
26
public
static
void
main(
final
String[] args) {
27
launch(
new
MainSdl());
28
}
29
}
Callers
nothing calls this directly
Calls
1
launch
Method · 0.80
Tested by
no test coverage detected