$Date: 2005/10/22 13:22:42 $
$Revision: 1.6 $
-- Create new effect list.
-- Create new effect list.
-- Amount of effects in list
-- Put an_effect to the list at an_index.
-- Remove an effect from the list.
Implements an effects list for a channel.
This class is used by EM_CHANNEL and EM_CHANNELS to
store effects.
You likely never use this class as everything is done
in the channels for you.