#include <prfire.h>
Inheritance diagram for csProcFire:
Public Methods | |
csProcFire () | |
Create a new texture. | |
virtual | ~csProcFire () |
virtual bool | PrepareAnim () |
virtual void | Animate (csTicks current_time) |
Draw the next frame. | |
void | SetSingleFlame (bool enable, int halfflame) |
set single flame mode with halfflamewidth or disable single flame. | |
bool | GetSingleFlame () const |
is the flame in singleflame(true) or in leftright tiling mode? |