# File lib/rubygame/joystick.rb, line 135
  def index
    SDL.JoystickIndex( @struct )
  end