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
|
|
Animate this texture. Subclasses of csProcTexture must implement this to implement some kind of animation on the procedural texture. Implements csProcTexture. |
|
|
Prepare the animation for use.
Reimplemented from csProcTexture. |
The documentation for this class was generated from the following file:
- cstool/proctxtanim.h
Generated for Crystal Space by doxygen 1.4.6
