# File lib/as_gamestate.rb, line 25
  def events
    AS::Event.each(&method(:input))
  end