summaryrefslogtreecommitdiff
path: root/src/resources/animation.h
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2010-02-07 19:07:04 +0100
committerThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2010-02-07 19:07:04 +0100
commita3157908d23fd711ea96797dffce064953cb8fb6 (patch)
tree2f237b21118461a9948f3ccb829f62038564dedf /src/resources/animation.h
parent1208d5383a9bfd03f338ccf71fb9764790b2e1a9 (diff)
downloadMana-a3157908d23fd711ea96797dffce064953cb8fb6.tar.gz
Mana-a3157908d23fd711ea96797dffce064953cb8fb6.tar.bz2
Mana-a3157908d23fd711ea96797dffce064953cb8fb6.tar.xz
Mana-a3157908d23fd711ea96797dffce064953cb8fb6.zip
Nicer way of indicating that we're waiting on the server
No longer a dialog with an annoying progress bar (due to going back and forth), but rather a progress indicator that integrates better with the background.
Diffstat (limited to 'src/resources/animation.h')
-rw-r--r--src/resources/animation.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/resources/animation.h b/src/resources/animation.h
index 7a64eeb3..d5c171ab 100644
--- a/src/resources/animation.h
+++ b/src/resources/animation.h
@@ -51,8 +51,7 @@ class Animation
/**
* Appends a new animation at the end of the sequence.
*/
- void addFrame(Image *image, unsigned int delay,
- int offsetX, int offsetY);
+ void addFrame(Image *image, int delay, int offsetX, int offsetY);
/**
* Appends an animation terminator that states that the animation