Tao.Sdl SDK Documentation

Sdl.SDL_Event Members

Sdl.SDL_Event overview

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

Public Instance Methods

Equals (inherited from ValueType) 
GetHashCode (inherited from ValueType) 
GetType (inherited from Object) 
ToString (inherited from ValueType) 

See Also

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