Class: Rubydraw::Events::UnknownEvent

Inherits:
Event show all
Defined in:
lib/rubydraw/events.rb

Overview

A special event class that is called when no Rubydraw event is matched to an SDL event.

Method Summary

Methods inherited from Event

#event?, from_sdl_event, matches?, matching_sdl_type, wants_to_match?