SadConsole.Input
Classes
Section titled “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
Section titled “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
Section titled “Interfaces”| IKeyboardState | Holds the state of keystrokes by a keyboard. |
| IMouseState | Reports the state of the mouse. |
| Keys | Defines the keys on a keyboard. |