csProcAnimated Class Reference
Procedural texture for animated images. More...
#include <cstool/proctxtanim.h>
Inheritance diagram for csProcAnimated:

Public Member Functions | |
| virtual void | Animate (csTicks current_time) |
| Animate this texture. | |
| virtual bool | PrepareAnim () |
| Prepare the animation for use. | |
Detailed Description
Procedural texture for animated images.Definition at line 35 of file proctxtanim.h.
Member Function Documentation
| virtual void csProcAnimated::Animate | ( | csTicks | current_time | ) | [virtual] |
Animate this texture.
Subclasses of csProcTexture must implement this to implement some kind of animation on the procedural texture.
Implements csProcTexture.
| virtual bool csProcAnimated::PrepareAnim | ( | ) | [virtual] |
The documentation for this class was generated from the following file:
- cstool/proctxtanim.h
Generated for Crystal Space 1.4.0 by doxygen 1.5.8
