Classes
Class | Description | |
---|---|---|
GLFWGamePad |
GLFW implementation of a GamePad. Not all features of the Xbox GamePad are available.
| |
GLFWKeyboard |
Native implementation of the Keyboard interface using GLFW
| |
GLFWMouse |
Native implementation of the Mouse interface using Xna
| |
GLFWTouch |
GLFW does currently not support touch, use another input framework or wait for GLFW3 support.
|