# File lib/rubygame/events/joystick_events.rb, line 320
      def left?
        @horizontal == -1
      end