Tao.Sdl SDK Documentation

Sdl.SDL_MouseMotionEvent Members

Sdl.SDL_MouseMotionEvent overview

Public Instance Fields

state The current button state
type SDL_MOUSEMOTION
which The mouse device index
x The X coordinate of the mouse
xrel The relative motion in the X direction
y The Y coordinate of the mouse
yrel The relative motion in the Y direction

Public Instance Methods

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

See Also

Sdl.SDL_MouseMotionEvent Class | Tao.Sdl Namespace | Sdl.SDL_Event | Sdl.SDL_MouseButtonEvent