Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HumbleUI/JWM
/ LayerGL
Method
LayerGL
shared/java/LayerGL.java:11–13 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9
@ApiStatus.Internal
public
int
_height;
10
11
public
LayerGL() {
12
super(_nMake());
13
}
14
15
@Override
16
public
void
attach(Window window) {
Callers
nothing calls this directly
Calls
1
_nMake
Method · 0.95
Tested by
no test coverage detected