Tao.Sdl SDK Documentation

Sdl.SDL_Event Fields

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

Public Instance Fields

active Activation event
button Mouse button event
expose Application window expose event
jaxis Joystick axis event
jball Joystick trackbell event
jbutton Joystick button event
jhat Joystick hat motion event
key Keyboard event
motion Mouse motion event
quit Quit request event
resize Application window resize event
syswm Undefined window manager event
type
user User defined event

See Also

Sdl.SDL_Event Class | Tao.Sdl Namespace | SDL_PollEvent | SDL_PushEvent | SDL_PeepEvents