Namespace SadConsole.Input
Classes
Keyboard
Represents the state of the keyboard.
KeyboardHandledKeyEventArgs
Event handler to preview key presses and cancel them.
Mouse
The state of the mouse.
Structs
AsciiKey
Represents the state of a single key.
AsciiKey.CharacterKeyMapping
Associates a character glyph and a Keys value.
AsciiKey.ShiftedCharacterMapping
A link between two characters, one unshifted and the other shifted.
MouseScreenObjectState
The state of the mouse.
Interfaces
IKeyboardState
Holds the state of keystrokes by a keyboard.
IMouseState
Reports the state of the mouse.
Enums
Keys
Defines the keys on a keyboard.