Class GLFWWindow.PointF
java.lang.Object
com.blackrook.gloop.glfw.GLFWWindow.PointF
- Enclosing class:
GLFWWindow
A single point, floating-point.
- Author:
- Matthew Tropiano
-
Field Summary
Fields -
Method Summary
-
Field Details
-
x
public float x -
y
public float y
-