Wavelength
Privacy-focused, cross-platform, and open-source communication application
Loading...
Searching...
No Matches
blob_config.h File Reference
#include <QColor>
Include dependency graph for blob_config.h:
This graph shows which files directly or indirectly include this file:

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...