csProcDots Class Reference
Random dots (demonstration procedural texture). More...
#include <prdots.h>
Inheritance diagram for csProcDots:

Public Methods | |
| csProcDots () | |
| Create a new texture. | |
| virtual bool | PrepareAnim () |
| Prepare the animation for use. | |
| virtual void | Animate (csTicks current_time) |
| Draw the next frame. | |
Detailed Description
Random dots (demonstration procedural texture).
Definition at line 30 of file prdots.h.
Constructor & Destructor Documentation
|
|
Create a new texture.
|
Member Function Documentation
|
|
Draw the next frame.
Implements csProcTexture. |
|
|
Prepare the animation for use. This needs to be done after the texture has been prepared. Reimplemented from csProcTexture. |
The documentation for this class was generated from the following file:
- cstool/prdots.h
Generated for Crystal Space by doxygen 1.2.18
