# File lib/rubygame/joystick.rb, line 153
  def axes
    SDL.JoystickNumAxes( @struct )
  end