|
Wavelength
Privacy-focused, cross-platform, and open-source communication application
|
#include <QColor>Go to the source code of this file.
Classes | |
| struct | BlobConfig::BlobParameters |
| Structure holding parameters related to the blob's visual appearance and basic geometry. More... | |
| struct | BlobConfig::IdleParameters |
| Structure holding parameters specific to the Idle state animation. More... | |
| struct | BlobConfig::PhysicsParameters |
| Structure holding parameters controlling the physics simulation of the blob. More... | |
Namespaces | |
| namespace | BlobConfig |
| Namespace containing configuration structures and enums for the Blob animation. | |
Enumerations | |
| enum | BlobConfig::AnimationState { BlobConfig::kIdle , BlobConfig::kMoving , BlobConfig::kResizing } |
| Defines the possible animation states for the blob. More... | |