Class SDLKeyboardDispatcher Dispatch keyboard events associated to 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() object.Equals(object) object.Equals(object, object) object.GetHashCode() object.GetType() object.MemberwiseClone() object.ReferenceEquals(object, object) object.ToString() Namespace: Evergine.SDL Assembly: Evergine.SDL.dll Syntax public class SDLKeyboardDispatcher : KeyboardDispatcher Extension Methods ReflectionHelper.GetMemberAssembly(object) ReflectionHelper.GetTypeName(object)