Class GLFWWindow.Rectangle
java.lang.Object
com.blackrook.gloop.glfw.GLFWWindow.Rectangle
- Enclosing class:
GLFWWindow
-
Field Summary
Fields -
Method Summary
-
Field Details
-
left
public int left -
top
public int top -
right
public int right -
bottom
public int bottom
-
-
Method Details
-
getWidth
public int getWidth() -
getHeight
public int getHeight()
-