| Class | Description | |
|---|---|---|
| ClassSequence | A Sequence that uses a single class and config objects to create a sequence. | |
| DelayableFunc | An object used to create delayed functions, mostly for Sequences. | |
| Sequence | A Sequence is an Array that contains an ordered group of motion objects that get called right after another, in the order given. | |
| SequenceGroup | Items in here will be ran at the same time in a Sequence. |