Skip to main content
Version: 1.0.0-preview.36

Velaptor.Input

Velaptor

Velaptor.Input Namespace

Structs
KeyboardStateRepresents a single keyboard state at a particular time.
KeyEventArgsHolds information about a keyboard key event.
MouseStateRepresents the state of the mouse.
Interfaces
IAppInput<TState>Gets the state of game-specific input such as a mouse or keyboard.
Enums
KeyCodeSpecifies key codes and modifiers in US keyboard layout.
MouseButtonRepresents the buttons on a mouse.
MouseScrollDirectionRepresents the different scroll directions of a mouse.