Class GLFWWindow.Point

java.lang.Object
com.blackrook.gloop.glfw.GLFWWindow.Point
Enclosing class:
GLFWWindow

public static class GLFWWindow.Point extends Object
A single point.
Author:
Matthew Tropiano
  • Field Details

    • x

      public int x
    • y

      public int y