Class GLFWWindow.Rectangle

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

public static class GLFWWindow.Rectangle extends Object
A rectangle bound.
Author:
Matthew Tropiano
  • Field Details

    • left

      public int left
    • top

      public int top
    • bottom

      public int bottom
  • Method Details

    • getWidth

      public int getWidth()
    • getHeight

      public int getHeight()