Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
I
- I - Enum constant in enum class com.blackrook.gloop.glfw.input.enums.KeyType
- iconify() - Method in class com.blackrook.gloop.glfw.GLFWWindow
-
Iconifies the window.
- init() - Static method in class com.blackrook.gloop.glfw.GLFWContext
-
Initializes GLFW.
- InputAdapter() - Constructor for class com.blackrook.gloop.glfw.GLFWWindow.InputAdapter
- InputDispatchException - Exception Class in com.blackrook.gloop.glfw.input.exception
-
An exception that can occur on input event dispatch setup.
- InputDispatchException() - Constructor for exception class com.blackrook.gloop.glfw.input.exception.InputDispatchException
- InputDispatchException(String) - Constructor for exception class com.blackrook.gloop.glfw.input.exception.InputDispatchException
- InputDispatchException(String, Throwable) - Constructor for exception class com.blackrook.gloop.glfw.input.exception.InputDispatchException
- InputJoystickAxis - Annotation Interface in com.blackrook.gloop.glfw.input.annotation
-
Annotates a field that sets if a joystick axis is moved by a certain amount of units.
- InputJoystickButton - Annotation Interface in com.blackrook.gloop.glfw.input.annotation
-
Annotates a field that sets if a joystick button is pressed or not.
- InputJoystickDirection - Annotation Interface in com.blackrook.gloop.glfw.input.annotation
-
Annotates a field that sets if a joystick axis is moved into a discrete direction.
- InputJoystickHat - Annotation Interface in com.blackrook.gloop.glfw.input.annotation
-
Annotates a field that sets if a joystick hat is in a position or not.
- InputKey - Annotation Interface in com.blackrook.gloop.glfw.input.annotation
-
Annotates a field that sets if a key is pressed or not.
- InputMouseAxis - Annotation Interface in com.blackrook.gloop.glfw.input.annotation
-
Annotates a field that sets if a mouse axis is moved by a certain amount of units.
- InputMouseButton - Annotation Interface in com.blackrook.gloop.glfw.input.annotation
-
Annotates a field that sets if a mouse button is pressed or not.
- InputMousePosition - Annotation Interface in com.blackrook.gloop.glfw.input.annotation
-
Annotates a field that sets if the mouse's position on an axis changes, reporting the new window-relative position.
- InputMouseScroll - Annotation Interface in com.blackrook.gloop.glfw.input.annotation
-
Annotates a field that sets if a mouse wheel is moved by a certain amount of units.
- InputSetupException - Exception Class in com.blackrook.gloop.glfw.input.exception
-
An exception that can occur on input system setup.
- InputSetupException() - Constructor for exception class com.blackrook.gloop.glfw.input.exception.InputSetupException
- InputSetupException(String) - Constructor for exception class com.blackrook.gloop.glfw.input.exception.InputSetupException
- InputSetupException(String, Throwable) - Constructor for exception class com.blackrook.gloop.glfw.input.exception.InputSetupException
- INSERT - Enum constant in enum class com.blackrook.gloop.glfw.input.enums.KeyType
- IOUtils - Class in com.blackrook.gloop.glfw.struct
-
Simple IO utility functions.
- isClosing() - Method in class com.blackrook.gloop.glfw.GLFWWindow
-
Checks the closing flag of this window.
- isCreated() - Method in class com.blackrook.gloop.glfw.GLFWCursor
- isCreated() - Method in class com.blackrook.gloop.glfw.GLFWHandle
- isCreated() - Method in class com.blackrook.gloop.glfw.GLFWMonitor
- isCreated() - Method in class com.blackrook.gloop.glfw.GLFWWindow
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form