# File lib/rubygame/event_triggers.rb, line 680 def match?( event ) event.kind_of?( Rubygame::Events::ClockTicked ) end