22 #ifndef BACKENDS_NETWORKING_CURL_CLOUDICON_H 23 #define BACKENDS_NETWORKING_CURL_CLOUDICON_H 25 #include "graphics/surface.h" 49 void show(
Type icon,
int duration = 0);
61 static const float ALPHA_SPEED, ALPHA_MAX, ALPHA_MIN;
62 static const int UPDATE_DELAY_MIN_MILLIS = 10;
78 uint32 _lastUpdateTime;
Definition: basestorage.h:28
Definition: cloudicon.h:29
Type
Definition: cloudicon.h:37
Definition: cloudicon.h:40
Definition: cloudicon.h:39
Type getShownType() const
void show(Type icon, int duration=0)