#include <teffect.h>
Public Methods | |
| cTEffect () | |
| virtual | ~cTEffect () |
| teffect_st * | First (void) |
| teffect_st * | Current (void) |
| teffect_st * | Next (void) |
| bool | AtEnd (void) |
| bool | Add (teffect_st toAdd) |
| bool | DelCurrent (void) |
| UI16 | Count (void) |
| teffect_st * | GrabSpecific (UI16 index) |
Private Attributes | |
| vector< teffect_st * > | internalData |
| UI16 | effectCount |
| UI16 | currentEffect |
| bool | delFlag |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.10 written by Dimitri van Heesch,
© 1997-2001