CrystalSpace

Public API Reference

Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

csProcPlasma Class Reference

Plasma. More...

#include <prplasma.h>

Inheritance diagram for csProcPlasma:

csProcTexture csObject iObject iBase List of all members.

Public Methods

 csProcPlasma ()
 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...


Detailed Description

Plasma.

Definition at line 29 of file prplasma.h.


Constructor & Destructor Documentation

csProcPlasma::csProcPlasma  
 

Create a new texture.


Member Function Documentation

virtual void csProcPlasma::Animate csTicks    current_time [virtual]
 

Draw the next frame.

Implements csProcTexture.

virtual bool csProcPlasma::PrepareAnim   [virtual]
 

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:
Generated for Crystal Space by doxygen 1.2.14