# File lib/rubygame/event_triggers.rb, line 594 def initialize( buttons=:any ) @buttons = buttons end