CrystalSpace

Public API Reference

Public Member Functions
csProcAnimated Class Reference

Procedural texture for animated images. More...

#include <cstool/proctxtanim.h>

Inheritance diagram for csProcAnimated:
csProcTexture scfImplementationExt3< csProcTexture, csObject, iTextureWrapper, iProcTexture, iSelfDestruct > csObject iTextureWrapper iProcTexture iSelfDestruct scfImplementation1< csObject, iObject > CS::Utility::InternalRefCount iBase iBase iBase scfImplementation< csObject > iObject iBase scfImplementationHelper CS::Memory::CustomAllocated iBase

List of all members.

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]

Prepare the animation for use.

Reimplemented from csProcTexture.


The documentation for this class was generated from the following file:

Generated for Crystal Space 2.0 by doxygen 1.7.6.1