# File lib/rubygame/joystick.rb, line 68
  def self.get_name( index )
    SDL.JoystickName( index )
  end