# File lib/rubygame/event_actions.rb, line 191
        def initialize( *actions )
                @actions = actions
        end