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