Tao.Sdl SDK Documentation

Sdl.SDL_JoyBallEvent Members

Sdl.SDL_JoyBallEvent overview

Public Instance Fields

ball The joystick trackball index
type SDL_JOYBALLMOTION
which The joystick device index
xrel The relative motion in the X direction
yrel The relative motion in the Y direction

Public Instance Methods

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.

See Also

Sdl.SDL_JoyBallEvent Class | Tao.Sdl Namespace | Sdl.SDL_Event | SDL_JoystickEventState | SDL_JoystickGetBall