FrameImpulseListener |
FrameImpulseListener is a interface for listening to a FrameImpulse.
|
Impulse |
Impulse is a definition for events that gets executed periodically.
|
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.
|