Package org.as2lib.env.event.impulse

Interface Summary
FrameImpulseListener FrameImpulseListener is a interface for listening to a FrameImpulse.
Impulse Impulse is a definition for events that gets executed periodically.
Class Summary
AbstractImpulse AbstractImpulse is a helper class that contains shared API to be used by different Impulse Implementations
FrameImpulse FrameImpulse is a implementation of Impulse for a impulse that gets executed at a the Frame onEnterFrame event.