Tao.Sdl SDK Documentation

Sdl.SDL_keysym Fields

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

Public Instance Fields

mod Current key modifiers.
scancode Hardware specific scancode.
sym SDL virtual keysym.
unicode Translated character.

See Also

Sdl.SDL_keysym Class | Tao.Sdl Namespace