Tao.Sdl SDK Documentation

Sdl.SDL_JoyAxisEvent Members

Sdl.SDL_JoyAxisEvent overview

Public Instance Fields

axis Joystick axis index
type SDL_JOYAXISMOTION
val Axis value (range: -32768 to 32767)
which The joystick device index

Public Instance Methods

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

See Also

Sdl.SDL_JoyAxisEvent Class | Tao.Sdl Namespace | Sdl.SDL_Event | SDL_JoystickEventState | SDL_JoystickGetAxis