$Date: 2005/10/23 09:07:03 $
$Revision: 1.3 $
-- Has Current event already been caught?
-- This means that somebody handled the event
-- and it should not be published any further.
-- Set caught to a_bool.
-- One should call set_caught with True
-- when Current should not be published any further.
-- Event type
-- (see EM_CONSTANTS for possible values).
Base class for EiffelMedia events.
Only used for propagating constants to the
child classes at the moment.