#include <PhosphorAnimation/Curve.h>#include <PhosphorAnimation/phosphoranimation_export.h>#include <QJsonObject>#include <QString>#include <QtGlobal>#include <memory>#include <optional>Go to the source code of this file.
Classes | |
| class | PhosphorAnimation::Profile |
| Configuration for a single animation event. More... | |
Namespaces | |
| namespace | PhosphorAnimation |
Enumerations | |
| enum class | PhosphorAnimation::SequenceMode : int { PhosphorAnimation::AllAtOnce = 0 , PhosphorAnimation::Cascade = 1 } |
| How a batch of animations starts. Numeric values match the historical wire format. More... | |