![]() |
Public API Reference |
#include <prdots.h>
Inheritance diagram for csProcDots:

Public Methods | |
| csProcDots () | |
| Create a new texture. More... | |
| virtual bool | PrepareAnim () |
| Prepare the animation for use. More... | |
| virtual void | Animate (csTicks current_time) |
| Draw the next frame. More... | |
Definition at line 28 of file prdots.h.
|
|
Create a new texture.
|
|
|
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. |