MCPcopy Create free account
hub / github.com/HumbleUI/JWM / _nAttach

Method _nAttach

shared/java/LayerGL.java:72–72  ·  view source on GitHub ↗
(Window window)

Source from the content-addressed store, hash-verified

70
71 @ApiStatus.Internal public static native long _nMake();
72 @ApiStatus.Internal public native void _nAttach(Window window);
73 @ApiStatus.Internal public native void _nReconfigure();
74 @ApiStatus.Internal public native void _nMakeCurrent();
75 @ApiStatus.Internal public native void _nResize(int width, int height);

Callers 1

attachMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected