Object
YesTrigger is an event trigger which will fire when any event occurs, regardless of the event type or details.
Returns true every time.
# File lib/rubygame/event_triggers.rb, line 695 def match?( event ) true end
[Validate]
Generated with the Darkfish Rdoc Generator 2.