Sdl.SDL_MouseMotionEvent overview
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 |
Equals (inherited from ValueType) | Indicates whether this instance and a specified object are equal. |
GetHashCode (inherited from ValueType) | Returns the hash code for this instance. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from ValueType) | Returns the fully qualified type name of this instance. |
Sdl.SDL_MouseMotionEvent Class | Tao.Sdl Namespace | Sdl.SDL_Event | Sdl.SDL_MouseButtonEvent