DeltaEngine.Input.GLFW3 NamespaceDelta Engine Documentation
Classes

  ClassDescription
Public classGLFWGamePad
GLFW implementation of a GamePad. Not all features of the Xbox GamePad are available.
Public classGLFWKeyboard
Native implementation of the Keyboard interface using GLFW
Public classGLFWMouse
Native implementation of the Mouse interface using Xna
Public classGLFWTouch
GLFW does currently not support touch, use another input framework or wait for GLFW3 support.