Tao.Sdl SDK Documentation

Sdl.SDL_KeyboardEvent Fields

The fields of the Sdl.SDL_KeyboardEvent structure are listed below. For a complete list of Sdl.SDL_KeyboardEvent structure members, see the Sdl.SDL_KeyboardEvent Members topic.

Public Instance Fields

keysym Contains key press information
state SDL_PRESSED or SDL_RELEASED
type SDL_KEYDOWN or SDL_KEYUP
which The keyboard device index

See Also

Sdl.SDL_KeyboardEvent Class | Tao.Sdl Namespace | Sdl.SDL_Event | Sdl.SDL_keysym | SDL_EnableKeyRepeat | SDL_EnableUNICODE