MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / glfwGetWindowX

Method glfwGetWindowX

src/main/java/field/graphics/Window.java:1017–1020  ·  view source on GitHub ↗
(long window)

Source from the content-addressed store, hash-verified

1015 public interface SwapControl {
1016 public void swap(long window);
1017 }
1018
1019 public interface RenderControl {
1020 public boolean skipRender();
1021 }
1022
1023 public interface HasPosition {

Callers 1

getBoundsMethod · 0.95

Calls 1

getMethod · 0.65

Tested by

no test coverage detected