# File lib/rubygame/joystick.rb, line 60
  def self.num_joysticks
    SDL.NumJoysticks()
  end