Class SDLKeyboardDispatcher Dispatches keyboard events associated with a Surface or a Window. Inheritance object KeyboardDispatcher SDLKeyboardDispatcher Inherited Members KeyboardDispatcher.KeyDown KeyboardDispatcher.KeyUp KeyboardDispatcher.KeyChar KeyboardDispatcher.ReadKeyState(Keys) KeyboardDispatcher.IsKeyDown(Keys) KeyboardDispatcher.DispatchEvents() KeyboardDispatcher.HandleKeyDown(Keys) KeyboardDispatcher.HandleKeyUp(Keys) KeyboardDispatcher.HandleKeyChar(char) KeyboardDispatcher.HandleKeyChar(string) KeyboardDispatcher.ResetKeyboardStatus() Namespace: Evergine.SDL Assembly: Evergine.SDL.dll Syntax public class SDLKeyboardDispatcher : KeyboardDispatcher Extension Methods ReflectionHelper.GetMemberAssembly(object) ReflectionHelper.GetTypeName(object)