Class GLFWWindow.PointF

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

public static class GLFWWindow.PointF extends Object
A single point, floating-point.
Author:
Matthew Tropiano
  • Field Details

    • x

      public float x
    • y

      public float y