# File lib/rubygame/joystick.rb, line 162
  def balls
    SDL.JoystickNumBalls( @struct )
  end