Subclasses of PeriodicAction in quicktime.app.actions |
class |
BounceAction
This class provides the capability of moving and bouncing a Transformable
object around within the space provided by the QTDrawable space that is
the space within which the transformable object is displayed, by the amount specified
by the deltaMatrix object. |
class |
MatrixAction
This class provides the means for a basic Matrix actions. |
class |
NextImageAction
This class will display the next image of its sequence of images
whenever the doAction method is called from the super class
tickle method. |
class |
SequencerAction
This class is an abstract class for actions that interact with some kind of Sequencer. |