Velaptor.Input
Velaptor
Velaptor.Input Namespace
| Structs | |
|---|---|
| KeyboardState | Represents a single keyboard state at a particular time. |
| KeyEventArgs | Holds information about a keyboard key event. |
| MouseState | Represents the state of the mouse. |
| Interfaces | |
|---|---|
| IAppInput<TState> | Gets the state of game-specific input such as a mouse or keyboard. |
| Enums | |
|---|---|
| KeyCode | Specifies key codes and modifiers in US keyboard layout. |
| MouseButton | Represents the buttons on a mouse. |
| MouseScrollDirection | Represents the different scroll directions of a mouse. |