• Articles
  • Api Documentation
Show / Hide Table of Contents
  • Inferno
    • CollisionMode
    • DrawMode
    • Game
    • Game.OnResizeEventArgs
    • GameState
    • GameState.StateOnDrawEventArgs
    • GameWindow
    • Instance
    • MathHelper
    • Matrix
    • Point
    • Rectangle
    • Settings
    • SpatialMode
    • UpdateMode
    • Vector2
    • Vector3
    • Vector4
  • Inferno.Audio
    • AudioDevice
    • Sound
  • Inferno.Content
    • ContentLoader
  • Inferno.Formats.Audio
    • WaveFormat
  • Inferno.Formats.Graphics.Text
    • FontFormat
  • Inferno.Graphics
    • Camera
    • Color
    • GraphicsDevice
    • PlatformType
    • Renderable
    • RenderableType
    • Renderer
    • RenderSortMode
    • RenderTarget
    • Shader
    • ShaderLanguage
    • ShaderType
    • Sprite
    • Texture2D
    • Tileset
  • Inferno.Graphics.Text
    • Font
    • FontBuilder
  • Inferno.Input
    • ButtonState
    • Key
    • Keyboard
    • Keyboard.KeyEventArgs
    • KeyboardState
    • KeyState
    • Mouse
    • MouseState
  • Inferno.Tiled
    • RenderOrder
    • TiledLayer
    • TiledLayerChunk
    • TiledLoader
    • TiledMap
    • TiledMapOrientation
    • TiledObject
    • TiledObjectLayer
    • TiledVersion
  • Inferno.UI
    • MessageBox
    • MessageBoxType
    • UserInterface
  • Inferno.UI.Controls
    • Button
    • Control
    • Control.ControlClickedEvent
    • Control.ControlHoveredEvent
    • Control.TextChangedEventArgs
    • ControlState
    • Cursor
    • Label

Enum Key

Keyboard codes

Namespace: Inferno.Input
Assembly: Inferno.Desktop.dll
Syntax
public enum Key

Fields

Name Description
A
Add
Apps
Attn
B
Backspace
BrowserBack
BrowserFavorites
BrowserForward
BrowserHome
BrowserRefresh
BrowserSearch
BrowserStop
C
CapsLock
ChatPadGreen
ChatPadOrange
Crsel
D
D0
D1
D2
D3
D4
D5
D6
D7
D8
D9
Decimal
Delete
Divide
Down
E
End
Enter
EraseEof
Escape
Execute
Exsel
F
F1
F10
F11
F12
F13
F14
F15
F16
F17
F18
F19
F2
F20
F21
F22
F23
F24
F3
F4
F5
F6
F7
F8
F9
G
H
Help
Home
I
ImeConvert
ImeNoConvert
Insert
J
K
Kana
Kanji
L
LaunchApplication1
LaunchApplication2
LaunchMail
Left
LeftAlt
LeftControl
LeftShift
LeftWindows
M
MediaNextTrack
MediaPlayPause
MediaPreviousTrack
MediaStop
Multiply
N
None
NumLock
NumPad0
NumPad1
NumPad2
NumPad3
NumPad4
NumPad5
NumPad6
NumPad7
NumPad8
NumPad9
O
Oem8
OemAuto
OemBackslash
OemClear
OemCloseBrackets
OemComma
OemCopy
OemEnlW
OemMinus
OemOpenBrackets
OemPeriod
OemPipe
OemPlus
OemQuestion
OemQuotes
OemSemicolon
OemTilde
P
Pa1
PageDown
PageUp
Pause
Play
Print
PrintScreen
ProcessKey
Q
R
Right
RightAlt
RightControl
RightShift
RightWindows
S
Scroll
Select
SelectMedia
Separator
Sleep
Space
Subtract
T
Tab
U
Up
V
VolumeDown
VolumeMute
VolumeUp
W
X
Y
Z
Zoom
  • Improve this Doc
  • View Source
Back to top Generated by DocFX