|
Wavelength
Privacy-focused, cross-platform, and open-source communication application
|
Namespace containing configuration structures and enums for the Blob animation. More...
Classes | |
| struct | BlobParameters |
| Structure holding parameters related to the blob's visual appearance and basic geometry. More... | |
| struct | IdleParameters |
| Structure holding parameters specific to the Idle state animation. More... | |
| struct | PhysicsParameters |
| Structure holding parameters controlling the physics simulation of the blob. More... | |
Enumerations | |
| enum | AnimationState { kIdle , kMoving , kResizing } |
| Defines the possible animation states for the blob. More... | |
Namespace containing configuration structures and enums for the Blob animation.
This namespace groups together parameters related to the blob's appearance, physics simulation, idle state behavior, and overall animation state.