![]() |
Public API Reference |
#include <animimg.h>
Inheritance diagram for iAnimatedImage:
Public Methods | |
virtual bool | Animate (csTicks time, csRect *dirtyrect=0)=0 |
Update the image data. More... | |
virtual bool | IsAnimated ()=0 |
Is this image really animated? E.g. More... |
Definition at line 41 of file animimg.h.
|
Update the image data.
|
|
Is this image really animated? E.g. returns false if an animation has just 1 frame. |